gnu: luanti-pipeworks: Fix URL.

* gnu/packages/luanti.scm (luanti-pipeworks)[origin]: Use
“https://github.com/mt-mods/pipeworks” as URL.
This commit is contained in:
Liliana Marie Prikler 2025-07-05 18:10:27 +02:00
parent cd38f32c8d
commit abf5fc390d
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -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"))