~ruther/guix-local

6b87881ce72451f5c72f50a1a37cb302f0a97700 — Tobias Geerinckx-Rice 6 years ago 01f15b1
gnu: libmanette: Update to 0.2.4.

* gnu/packages/games.scm (libmanette): Update to 0.2.4.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +2 -2
@@ 6836,7 6836,7 @@ when packaged in Blorb container files or optionally from individual files.")
(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 @@ when packaged in Blorb container files or optionally from individual files.")
                                  "libmanette-" version ".tar.xz"))
              (sha256
               (base32
                "1zxh7jn2zg7hivmal5zxam6fxvjsd1w6hlw0m2kysk76b8anbw60"))))
                "1xrc6rh73v5w3kbkflzv1yg8sbxk4wf06hfk95raxhxlssza9q2g"))))
    (build-system meson-build-system)
    (native-inputs
     `(("glib" ,glib "bin")             ; for glib-compile-resources