~ruther/guix-local

cd38f32c8d2ffcfa61753833f0cf54b2e87bc741 — Liliana Marie Prikler 10 months ago 4fe31fd
gnu: luanti-coloredwood: Fix URL.

* gnu/packages/luanti.scm (luanti-coloredwood)[origin]: Use
“https://github.com/mt-mods/coloredwood” as URL.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/luanti.scm
M gnu/packages/luanti.scm => gnu/packages/luanti.scm +1 -1
@@ 322,7 322,7 @@ like steel bars and chains, wire, plastic strips and sheets, and more.")
     (origin
       (method git-fetch)
       (uri (git-reference
             (url "https://gitlab.com/VanessaE/coloredwood")
             (url "https://github.com/mt-mods/coloredwood")
             (commit "be4df6fc889419155bed8638bbb752493e78cbd5")))
       (sha256
        (base32 "1swirfk6b4xfbiwv8adyw5yl2lyfpp8ymfipzq9ivyvmif8nl3ki"))