summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2020-11-29 21:58:44 +0200
committerEfraim Flashner <efraim@flashner.co.il>2020-11-29 21:58:44 +0200
commit53b2bada0502926cc1d6943e6fdd891bc3faba1a (patch)
tree33cde259080d920a45f3960b9218ee2fcd80aab2
parentd22d491438c5a78b87508bd2926639fc04b0bd16 (diff)
downloadguix-patches-53b2bada0502926cc1d6943e6fdd891bc3faba1a.tar
guix-patches-53b2bada0502926cc1d6943e6fdd891bc3faba1a.tar.gz
gnu: nudoku: Update source URI.
* gnu/packages/games.scm (nudoku)[source]: Remove trailing .git from URI.
-rw-r--r--gnu/packages/games.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index e5f992b639..140e7a48e1 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6885,7 +6885,7 @@ making Yamagi Quake II one of the most solid Quake II implementations available.
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/jubalh/nudoku.git")
+ (url "https://github.com/jubalh/nudoku")
(commit version)))
(file-name (git-file-name name version))
(sha256