gnu: minetest: Update to 5.0.1.
authorTobias Geerinckx-Rice <me@tobias.gr>
Tue, 16 Apr 2019 21:53:13 +0000 (23:53 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Wed, 17 Apr 2019 01:22:57 +0000 (03:22 +0200)
* gnu/packages/games.scm (minetest): Update to 5.0.1.
games
minetest

gnu/packages/games.scm

index 0b93409..8e17d29 100644 (file)
@@ -1829,7 +1829,7 @@ match, cannon keep, and grave-itation pit.")
 (define-public minetest
   (package
     (name "minetest")
-    (version "5.0.0")
+    (version "5.0.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1838,7 +1838,7 @@ match, cannon keep, and grave-itation pit.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1b8n8nzlvmld1hl3zgs1xg4jbc1nsf1m2bn7fi794vdr06s6n911"))
+                "11i8fqjpdggqfdlx440k5758zy0nbf9phxan9r63mavc7mph88ay"))
               (modules '((guix build utils)))
               (snippet
                 '(begin