mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06: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:
parent
cd38f32c8d
commit
abf5fc390d
1 changed files with 1 additions and 1 deletions
|
|
@ -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"))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue