gnu: pingus: Update source URI.
* gnu/packages/games.scm (pingus)[source](uri): Change to current repository.master
parent
97bc3cbea5
commit
4b889d3a7a
|
@ -1438,7 +1438,7 @@ fight Morgoth, the Lord of Darkness.")
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Pingus/pingus.git")
|
||||
(url "https://gitlab.com/pingus/pingus.git")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
Reference in New Issue