gnu: guix: Change Git URL.
* gnu/packages/package-management.scm (guix)[source]: Change URL to non-dump HTTP server.master
parent
3c338135f1
commit
f73f3d01a2
|
@ -144,7 +144,7 @@
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://git.savannah.gnu.org/r/guix.git")
|
||||
(url "https://git.savannah.gnu.org/git/guix.git")
|
||||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Reference in New Issue