summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiliana Marie Prikler <liliana.prikler@gmail.com>2025-07-05 16:57:36 +0200
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2025-07-13 13:54:02 +0200
commitcd38f32c8d2ffcfa61753833f0cf54b2e87bc741 (patch)
tree46084aeb035f08fd9ca1cecc6be70acde8e417da
parent4fe31fd51e20cdbc45f840722a770c49fc520ad8 (diff)
gnu: luanti-coloredwood: Fix URL.
* gnu/packages/luanti.scm (luanti-coloredwood)[origin]: Use “https://github.com/mt-mods/coloredwood” as URL.
-rw-r--r--gnu/packages/luanti.scm2
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"))