mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: grilo: Update to 0.3.19.
* gnu/packages/gnome.scm (grilo): Update to 0.3.19. Change-Id: Ide47c7c5dd16e7f45d96ce09c00726a4e431ec65
This commit is contained in:
parent
e5ec64314f
commit
9193e7348a
1 changed files with 2 additions and 2 deletions
|
|
@ -6515,7 +6515,7 @@ as possible!")
|
|||
(define-public grilo
|
||||
(package
|
||||
(name "grilo")
|
||||
(version "0.3.16")
|
||||
(version "0.3.19")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
|
@ -6523,7 +6523,7 @@ as possible!")
|
|||
(version-major+minor version) "/"
|
||||
"grilo-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "15mxffs7f7ndzimpvpq4lj48km5p6i9gyqxa4ggq1qpcqpl80ic8"))))
|
||||
(base32 "01k7aclyp1z2mm6d0201zk5vav6bvla7qmkrgmk9q4xb34fwhs88"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list #:phases #~(modify-phases %standard-phases
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue