1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 14:40:36 +02:00

gnu: solarus: Remove ".git" suffix from URL.

* gnu/packages/games.scm (solarus)[source]: Remove ".git" suffix from URL.
This commit is contained in:
Nicolas Goaziou
2021-01-20 18:39:03 +01:00
parent f866d59115
commit 60f0ab5fce

View File

@@ -2245,7 +2245,7 @@ and defeat them with your bubbles!")
(origin
(method git-fetch)
(uri (git-reference
(url "https://gitlab.com/solarus-games/solarus.git")
(url "https://gitlab.com/solarus-games/solarus")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256