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
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -2245,7 +2245,7 @@ (define-public solarus
(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