me
/
guix
Archived
1
0
Fork 0

gnu: emacs-org-fragtog: Remove ".git" suffix from repository URI.

* gnu/packages/emacs-xyz.scm (emacs-org-fragtog)[source]<uri>: Remove ".git" suffix.
master
Nicolas Goaziou 2022-07-15 13:53:06 +02:00
parent 9bf9454494
commit 8bfc8ffb82
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -5603,7 +5603,7 @@ displays the priority part of a heading as your preferred string value.")
(origin (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
(url "https://github.com/io12/org-fragtog.git") (url "https://github.com/io12/org-fragtog")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256