gnu: libmanette: Update to 0.2.6.
authorTobias Geerinckx-Rice <me@tobias.gr>
Mon, 7 Dec 2020 19:38:16 +0000 (20:38 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Mon, 7 Dec 2020 20:52:22 +0000 (21:52 +0100)
* gnu/packages/games.scm (libmanette): Update to 0.2.6.

gnu/packages/games.scm

index 140e7a4..c90cd67 100644 (file)
@@ -7927,7 +7927,7 @@ their own levels.")
 (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 @@ their own levels.")
                                   "libmanette-" version ".tar.xz"))
               (sha256
                (base32
-                "0awsl0d34k3w18jdiyh377r7qi00s4kmh5gc97vx9jy0h22f01l0"))))
+                "1b3bcdkk5xd5asq797cch9id8692grsjxrc1ss87vv11m1ck4rb3"))))
     (build-system meson-build-system)
     (native-inputs
      `(("glib" ,glib "bin")             ; for glib-compile-resources