mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-06 01:05:54 +02:00
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:
@@ -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"))
|
||||
|
||||
Reference in New Issue
Block a user