gnu: minetest-technic: Update to 2022-02-06.

* gnu/packages/minetest.scm (minetest-technic): Update to 2022-02-06.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Vivien Kraus 2022-05-29 14:35:15 +02:00 committed by Liliana Marie Prikler
parent 88d3975b00
commit c8727b6529
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -517,15 +517,15 @@ (define-public minetest-technic
(name "minetest-technic") (name "minetest-technic")
;; Upstream doesn't keep version numbers, so use the release ;; Upstream doesn't keep version numbers, so use the release
;; date on ContentDB instead. ;; date on ContentDB instead.
(version "2021-09-11") (version "2022-02-06")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
(url "https://github.com/minetest-mods/technic") (url "https://github.com/minetest-mods/technic")
(commit "140701c99efb60d81bf63c9a9087720b21c414ca"))) (commit "d2b68a6bef53e34e166deadd64e02b58bcae59a1")))
(sha256 (sha256
(base32 "1fkhcv8sg3kxfadc2jnfdw6bxxkkkcczsh4bf62rgwwmv2ky7zrx")) (base32 "0vmi1y39q0x39s9w0hhgi979a4hf6n1ah5jaazjvmjf02pjcvvy1"))
(file-name (git-file-name name version)))) (file-name (git-file-name name version))))
(build-system minetest-mod-build-system) (build-system minetest-mod-build-system)
(propagated-inputs (propagated-inputs