gnu: emacs-pubmed: Update to 0.6.2.
* gnu/packages/emacs-xyz.scm (emacs-pubmed): Update to 0.6.2.master
parent
27bda6c5f9
commit
3380f52e6f
|
@ -17763,7 +17763,7 @@ included by default, and more can be readily added.")
|
|||
(define-public emacs-pubmed
|
||||
(package
|
||||
(name "emacs-pubmed")
|
||||
(version "0.6.1")
|
||||
(version "0.6.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -17773,7 +17773,7 @@ included by default, and more can be readily added.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1f884r3fs9nybf5y9dwp8f9m8azssxjy55z7bd0nl9pjll9rhsz2"))))
|
||||
"05j4nhn2bgacc54pvmkhwgdsmzxzkcfn49a12k43wckrrf3izbqf"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-deferred emacs-esxml emacs-s emacs-unidecode))
|
||||
|
|
Reference in New Issue