gnu: libmanette: Update to 0.2.4.

* gnu/packages/games.scm (libmanette): Update to 0.2.4.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-20 20:02:46 +02:00
parent 01f15b157e
commit 6b87881ce7
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -6836,7 +6836,7 @@ (define-public frotz-sdl
(define-public libmanette
(package
(name "libmanette")
(version "0.2.3")
(version "0.2.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/libmanette/"
@ -6844,7 +6844,7 @@ (define-public libmanette
"libmanette-" version ".tar.xz"))
(sha256
(base32
"1zxh7jn2zg7hivmal5zxam6fxvjsd1w6hlw0m2kysk76b8anbw60"))))
"1xrc6rh73v5w3kbkflzv1yg8sbxk4wf06hfk95raxhxlssza9q2g"))))
(build-system meson-build-system)
(native-inputs
`(("glib" ,glib "bin") ; for glib-compile-resources