mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
gnu: emacs-zotxt: Name checkout.
* gnu/packages/emacs-xyz.scm (emacs-zotxt)[source]: Add FILE-NAME.
This commit is contained in:
parent
6f5be83cd7
commit
2ba3dc0bdf
1 changed files with 1 additions and 0 deletions
|
@ -12019,6 +12019,7 @@ (define-public emacs-zotxt
|
|||
(uri (git-reference
|
||||
(url "https://github.com/egh/zotxt-emacs.git")
|
||||
(commit "23a4a9f74a658222027d53a9a83cd4bcc583ca8b")))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "09fq3w9yk9kn6bz7y9kgpiw612dvj3yzsdk734js6zgb0p8lfd2c"))))
|
||||
(build-system emacs-build-system)
|
||||
|
|
Loading…
Reference in a new issue