me
/
guix
Archived
1
0
Fork 0

gnu: emacs-geiser: Declare a source file-name.

* gnu/packages/emacs-xyz.scm (emacs-geiser)[source]: Use file-name.
master
Efraim Flashner 2020-02-12 09:28:39 +02:00
parent ec8194a067
commit 6e6ee5c1de
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@
(uri (git-reference
(url "https://gitlab.com/jaor/geiser/")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
"0fb2h984hn7bnyiziplp7kgk29zdzc9yainsv0k1li436irlp9dd"))))