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

gnu: minetest-technic: Update to 2021-09-11.

* gnu/packages/minetest.scm (minetest-technic): Update to 2021-09-11.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Maxime Devos 2022-01-03 15:22:05 +00:00 committed by Ludovic Courtès
parent 96ba33a869
commit e2ba986b98
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -476,15 +476,15 @@ breakers simulate a player punching a node.")
(name "minetest-technic")
;; Upstream doesn't keep version numbers, so use the release
;; date on ContentDB instead.
(version "2021-04-15")
(version "2021-09-11")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/minetest-mods/technic")
(commit "1c219487d3f4dd03c01ff9aa1f298c7c18c7e189")))
(commit "140701c99efb60d81bf63c9a9087720b21c414ca")))
(sha256
(base32 "1k9hdgzp7jnhsk6rgrlrv1lr5xrmh8ln4wv6r25v6f0fwbyj57sf"))
(base32 "1fkhcv8sg3kxfadc2jnfdw6bxxkkkcczsh4bf62rgwwmv2ky7zrx"))
(file-name (git-file-name name version))))
(build-system minetest-mod-build-system)
(propagated-inputs