mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: emacs-ebib: Update to 2.44.
* gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.44. Change-Id: Iffea209f138c5a83814f9b46b474cda334c1b184
This commit is contained in:
parent
f69dbfbe66
commit
20cc93806b
1 changed files with 2 additions and 2 deletions
|
@ -24766,7 +24766,7 @@ files to be expanded upon opening them.")
|
|||
(define-public emacs-ebib
|
||||
(package
|
||||
(name "emacs-ebib")
|
||||
(version "2.43")
|
||||
(version "2.44")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -24775,7 +24775,7 @@ files to be expanded upon opening them.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "080n9k0r9w4hdcg5g89blyyr0c6q2jhwqn42fvizn6z8xkkn5cbp"))))
|
||||
(base32 "1fl3spc2090nwswsqxmkw55ibw0ncdmi4igac0ywqs515cw07ywl"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-biblio emacs-compat emacs-ivy emacs-parsebib))
|
||||
|
|
Loading…
Add table
Reference in a new issue