[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: gnu: nudoku: Update source URI.
From: |
guix-commits |
Subject: |
02/02: gnu: nudoku: Update source URI. |
Date: |
Sun, 29 Nov 2020 14:59:28 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 53b2bada0502926cc1d6943e6fdd891bc3faba1a
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sun Nov 29 21:58:44 2020 +0200
gnu: nudoku: Update source URI.
* gnu/packages/games.scm (nudoku)[source]: Remove trailing .git from URI.
---
gnu/packages/games.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index e5f992b..140e7a4 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