lilyp pushed a commit to branch gnome-team
in repository guix.
commit 7a1e6249522150ed821f50ace38a5449460a2eb3
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Thu Jan 9 22:38:05 2025 +0100
gnu: libmanette: Update to 0.2.9.
* gnu/packages/games.scm (libmanette): Update to 0.2.9.
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 9c6cc4695b..9d75914f27 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -9386,7 +9386,7 @@ their own levels.")
(define-public libmanette
(package
(name "libmanette")
- (version "0.2.6")
+ (version "0.2.9")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/libmanette/"
@@ -9394,7 +9394,7 @@ their own levels.")
"libmanette-" version ".tar.xz"))
(sha256
(base32
- "1b3bcdkk5xd5asq797cch9id8692grsjxrc1ss87vv11m1ck4rb3"))))
+ "13v85gckp937lppjqk42wvkd9pafszigyr7wcm6afq1g8pjnndi9"))))
(build-system meson-build-system)
(native-inputs
(list `(,glib "bin") ; for glib-compile-resources