gnu: emacs-transpose-frame: Remove ".git" suffix from source URI.

* gnu/packages/emacs-xyz.scm (emacs-transpose-frame): Remove ".git" suffix
from source URI.
This commit is contained in:
Nicolas Goaziou 2021-02-15 18:34:17 +01:00
parent 060ea698b3
commit 6e1a88756c
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -12661,7 +12661,7 @@ and supports the use of a mouse.")
(origin (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
(url "https://github.com/emacsorphanage/transpose-frame.git") (url "https://github.com/emacsorphanage/transpose-frame")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256