rekahsoft-gnu: Remove .git suffix from github urls
This commit is contained in:
parent
9b85a1b141
commit
af9a4d3df9
@ -813,7 +813,7 @@ dashboard!")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fniessen/org-html-themes.git")
|
||||
(url "https://github.com/fniessen/org-html-themes")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
@ -856,7 +856,7 @@ dashboard!")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/seagle0128/all-the-icons-ibuffer.git")
|
||||
(url "https://github.com/seagle0128/all-the-icons-ibuffer")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
Loading…
Reference in New Issue
Block a user