gnu: minetest-homedecor-modpack: Update to 2022-05-18.

* gnu/packages/minetest.scm (minetest-homedecor-modpack): Update to
2022-05-18 (commit 5ffdc26…).

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

View file

@ -344,15 +344,15 @@ (define-public minetest-homedecor-modpack
(name "minetest-homedecor-modpack")
;; Upstream doesn't tag releases, so use the release title from
;; ContentDB as version.
(version "2021-12-26")
(version "2022-05-18")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/mt-mods/homedecor_modpack")
(commit "a8fceb249d63f081855cfba1fbd6e2aa86365224")))
(commit "5ffdc26673169e05492141709fbb18e8fb6e5937")))
(sha256
(base32 "1lqcycgkykd86853jjr50m1qv2as2dlqf52gbds4mhiafslnp9mi"))
(base32 "03pf254r3hnznklw7lf3q4rzqg0a1y4c9rjjhzssf1q7ai5pdrkn"))
(file-name (git-file-name name version))))
(build-system minetest-mod-build-system)
(propagated-inputs