mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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
b2edc10d77
commit
3ff467f4c3
1 changed files with 2 additions and 2 deletions
|
@ -6658,7 +6658,7 @@ as possible!")
|
|||
(define-public grilo
|
||||
(package
|
||||
(name "grilo")
|
||||
(version "0.3.16")
|
||||
(version "0.3.19")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -6666,7 +6666,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
Add a link
Reference in a new issue