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:
Maxim Cournoyer 2025-07-26 22:57:52 +09:00 committed by Liliana Marie Prikler
parent b2edc10d77
commit 3ff467f4c3
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -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