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

gnu: minetest-homedecor-modpack: Update to 2021-12-26.

* gnu/packages/minetest.scm (minetest-homedecor-modpack): Update to 2021-12-26.

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

View file

@ -299,15 +299,15 @@ special items, intending to make an interesting adventure.")
(name "minetest-homedecor-modpack")
;; Upstream doesn't tag releases, so use the release title from
;; ContentDB as version.
(version "2021-03-27-1")
(version "2021-12-26")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://gitlab.com/VanessaE/homedecor_modpack")
(commit "9ffe2b7d691133e1a067546574fbe7364fd02f32")))
(url "https://github.com/mt-mods/homedecor_modpack")
(commit "a8fceb249d63f081855cfba1fbd6e2aa86365224")))
(sha256
(base32 "1lfajqvc2adf9hqskghky4arccqzpjw4i9a01hv4qcckvivm04ag"))
(base32 "1lqcycgkykd86853jjr50m1qv2as2dlqf52gbds4mhiafslnp9mi"))
(file-name (git-file-name name version))))
(build-system minetest-mod-build-system)
(propagated-inputs