mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-01 11:34:05 +02:00
gnu: anarch: Update source URI.
* gnu/packages/games.scm (anarch)[source]: Point to new upstream URI. Change-Id: Ic59c8ad8af0c0f99d1dbab827d1fceba6f8faf00
This commit is contained in:
@@ -483,7 +483,7 @@ mouse and joystick control, and original music.")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://git.sr.ht/~drummyfish/Anarch")
|
||||
(url "https://gitlab.com/drummyfish/anarch")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
||||
Reference in New Issue
Block a user