diff options
-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 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 |