diff options
| author | Efraim Flashner <efraim@flashner.co.il> | 2026-04-12 09:52:16 +0300 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2026-04-12 10:06:03 +0300 |
| commit | bebf93a029d2cd9a2bb4f96b9f37bb4aafaed98a (patch) | |
| tree | cdf0eb83750060f16a8bc3ccd54593338fe58122 /gnu | |
| parent | fc884c09de39bf3b62095a30ad897959c9e8c3fc (diff) | |
gnu: anarch: Update source URI.
* gnu/packages/games.scm (anarch)[source]: Point to new upstream URI.
Change-Id: Ic59c8ad8af0c0f99d1dbab827d1fceba6f8faf00
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/games.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 4b4ad6e23c..1f94de7638 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -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 |
