gnu: libmanette: Update to 0.2.6.

* gnu/packages/games.scm (libmanette): Update to 0.2.6.
This commit is contained in:
Tobias Geerinckx-Rice 2020-12-07 20:38:16 +01:00
parent 88a26bfd52
commit 36e80e32f3
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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