me
/
guix
Archived
1
0
Fork 0

gnu: emacs-shell-command+: Use a source file-name.

* gnu/packages/emacs-xyz.scm (emacs-shell-command+)[source]: Add a
file-name field.
master
Efraim Flashner 2021-06-22 11:25:51 +03:00
parent 07d2c72d39
commit 27f2b79db3
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -27817,6 +27817,7 @@ Features:
(uri (git-reference
(url "https://git.sr.ht/~zge/bang")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1micvz6smhjma7qbka8h3w0crb3sgrxf9lz2548iqfgww50gb0lj"))))
(build-system emacs-build-system)