3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: minetest: Update to 5.0.1.

* gnu/packages/games.scm (minetest): Update to 5.0.1.
games
minetest
This commit is contained in:
Tobias Geerinckx-Rice 2019-04-16 23:53:13 +02:00
parent b24ada5110
commit 18061de9e1
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View 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