diff options
-rw-r--r-- | gnu/packages/luanti.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/luanti.scm b/gnu/packages/luanti.scm index 247e567199..9b7d8c4e1a 100644 --- a/gnu/packages/luanti.scm +++ b/gnu/packages/luanti.scm @@ -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")) |