mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: nudoku: Update source URI.
* gnu/packages/games.scm (nudoku)[source]: Remove trailing .git from URI.
This commit is contained in:
parent
d22d491438
commit
53b2bada05
1 changed files with 1 additions and 1 deletions
|
@ -6885,7 +6885,7 @@ making Yamagi Quake II one of the most solid Quake II implementations available.
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/jubalh/nudoku.git")
|
(url "https://github.com/jubalh/nudoku")
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue