me
/
guix
Archived
1
0
Fork 0

gnu: emacs-pubmed: Drop ".git" suffix in source URL.

* gnu/packages/emacs-xyz.scm (emacs-pubmed)[source]<origin>: Drop ".git"
suffix in URL.
master
Nicolas Goaziou 2022-07-11 11:29:58 +02:00
parent a482e389ce
commit 0e00403ade
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -16726,7 +16726,7 @@ included by default, and more can be readily added.")
(origin
(method git-fetch)
(uri (git-reference
(url "https://gitlab.com/fvdbeek/emacs-pubmed.git")
(url "https://gitlab.com/fvdbeek/emacs-pubmed")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256