gnu: emacs-gitlab-ci-mode: Drop ".git" suffix in source URI.

* gnu/packages/emacs-xyz.scm (emacs-gitlab-ci-mode)[source]: Drop ".git" suffix.
This commit is contained in:
Nicolas Goaziou 2021-05-29 15:38:00 +02:00
parent e1e4684552
commit 649d9bccef
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -10116,7 +10116,7 @@ (define-public emacs-gitlab-ci-mode
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://gitlab.com/joewreschnig/gitlab-ci-mode.git")
(url "https://gitlab.com/joewreschnig/gitlab-ci-mode")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256