guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 6d8045551006f9ee8f9488ecac25637e18f43681
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sat Jul 26 22:57:52 2025 +0900
gnu: grilo-plugins: Update to 0.3.18.
* gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.18.
Change-Id: I7c5cd28bfe74a01a660021260b10f9709fa52b95
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index e06d1f3089..85abe11713 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6703,7 +6703,7 @@ for application developers.")
(define-public grilo-plugins
(package
(name "grilo-plugins")
- (version "0.3.16")
+ (version "0.3.18")
(source
(origin
(method url-fetch)
@@ -6711,7 +6711,7 @@ for application developers.")
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "1jydhk822sigyda3mswn59j9s01dy81f553382i8nsvcb2z4svzy"))))
+ (base32 "0pkclk4rrd7zan0f45nhlll414dhdgr8s3ybs0ic7hqpwx7ffg4f"))))
(build-system meson-build-system)
(native-inputs
(list gettext-minimal