diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 0a8c3e9452..ae50858bc5 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -5864,7 +5864,7 @@ (define-public frotz-sdl (define-public libmanette (package (name "libmanette") - (version "0.2.1") + (version "0.2.2") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/" name "/" @@ -5872,7 +5872,7 @@ (define-public libmanette name "-" version ".tar.xz")) (sha256 (base32 - "14vqz30p4693yy3yxs0gj858x25sl2kawib1g9lj8g5frgl0hd82")))) + "1lpprk2qz1lsqf9xj6kj2ciyc1zmjhj5lwd584qkh7jgz2x9y6wb")))) (build-system meson-build-system) (native-inputs `(("glib" ,glib "bin") ; for glib-compile-resources