gnu: libmanette: Update to 0.2.5.

* gnu/packages/games.scm (libmanette): Update to 0.2.5.
This commit is contained in:
Tobias Geerinckx-Rice 2020-09-17 14:36:23 +02:00
parent 4c962fabe9
commit dc5ccd2e4d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -7767,7 +7767,7 @@ (define-public frozen-bubble
(define-public libmanette
(package
(name "libmanette")
(version "0.2.4")
(version "0.2.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/libmanette/"
@ -7775,7 +7775,7 @@ (define-public libmanette
"libmanette-" version ".tar.xz"))
(sha256
(base32
"1xrc6rh73v5w3kbkflzv1yg8sbxk4wf06hfk95raxhxlssza9q2g"))))
"0awsl0d34k3w18jdiyh377r7qi00s4kmh5gc97vx9jy0h22f01l0"))))
(build-system meson-build-system)
(native-inputs
`(("glib" ,glib "bin") ; for glib-compile-resources