me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/emacs-xyz.scm (emacs-gitlab-ci-mode)[source]: Drop ".git" suffix.
master
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
1 changed files with 1 additions and 1 deletions

View File

@ -10116,7 +10116,7 @@ behavior very similar to that of Python 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