gnu: emacs-zotxt: Name checkout.

* gnu/packages/emacs-xyz.scm (emacs-zotxt)[source]: Add FILE-NAME.
master
Tobias Geerinckx-Rice 2019-04-30 17:21:27 +02:00
parent 6f5be83cd7
commit 2ba3dc0bdf
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 0 deletions

View File

@ -12019,6 +12019,7 @@ This code is still alpha.")
(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)