mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-ebib: Update to 2.43.
* gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.43. Change-Id: Ia48810e6d672a5db2b50cc6ec1ce6978d31c539b
This commit is contained in:
parent
52ae8df0b4
commit
082cf6e9fa
1 changed files with 2 additions and 2 deletions
|
@ -24635,7 +24635,7 @@ files to be expanded upon opening them.")
|
|||
(define-public emacs-ebib
|
||||
(package
|
||||
(name "emacs-ebib")
|
||||
(version "2.42.2")
|
||||
(version "2.43")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -24644,7 +24644,7 @@ files to be expanded upon opening them.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1ib9jicj3hfwqz909fw4mzspbdg61g1kbi142r6qg99kaim5py2k"))))
|
||||
(base32 "080n9k0r9w4hdcg5g89blyyr0c6q2jhwqn42fvizn6z8xkkn5cbp"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-biblio emacs-compat emacs-ivy emacs-parsebib))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue