gnu: emacs-consult-bibtex: Add source file-name.
* gnu/packages/emacs-xyz.scm (emacs-consult-bibtex)[source]: Add file-name field.
parent
de1bce32c0
commit
e64feb2cfb
|
@ -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"))))
|
||||
|
|
Reference in New Issue