~ruther/guix-local

abf5fc390d16e980ee46fae66763eaa9367cee7b — Liliana Marie Prikler 10 months ago cd38f32
gnu: luanti-pipeworks: Fix URL.

* gnu/packages/luanti.scm (luanti-pipeworks)[origin]: Use
“https://github.com/mt-mods/pipeworks” 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
@@ 546,7 546,7 @@ surface or deep underground.")
     (origin
       (method git-fetch)
       (uri (git-reference
             (url "https://gitlab.com/VanessaE/pipeworks")
             (url "https://github.com/mt-mods/pipeworks")
             (commit "db6d1bd9c109e1e543b97cc3fa8a11400da23bcd")))
       (sha256
        (base32 "1flhcnf17dn1v86kcg47a1n4cb0lybd11ncxrkxn3wmf10ibsrm0"))