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 @@ (define-public emacs-transpose-frame
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/emacsorphanage/transpose-frame.git")
(url "https://github.com/emacsorphanage/transpose-frame")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256