me
/
guix
Archived
1
0
Fork 0

gnu: emacs-consult-bibtex: Add source file-name.

* gnu/packages/emacs-xyz.scm (emacs-consult-bibtex)[source]: Add
file-name field.
Efraim Flashner 2022-11-14 15:01:29 +02:00
parent de1bce32c0
commit e64feb2cfb
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -9840,6 +9840,7 @@ list of candidates.")
(uri (git-reference
(url "https://github.com/mohkale/consult-bibtex")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"0jxjvpg3j8zk77sfhyy27fd1zbj2zz7xayavan3hhj4853q92kwq"))))