gnu: emacs-elfeed: Update to 3.4.0.

* gnu/packages/emacs-xyz.scm (emacs-elfeed): Update to 3.4.0.
This commit is contained in:
Nicolas Goaziou 2021-02-02 22:51:31 +01:00
parent 95aca2991b
commit c1e7ae444a
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -8798,7 +8798,7 @@ (define-public emacs-skeletor
(define-public emacs-elfeed
(package
(name "emacs-elfeed")
(version "3.3.0")
(version "3.4.0")
(source
(origin
(method git-fetch)
@ -8807,7 +8807,7 @@ (define-public emacs-elfeed
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0j8a94val4ml7g1vcjgzk1w89h55sxfdrwnncmz6qbh1y2xsz8c5"))))
(base32 "1y95410hrcp23zc84sn79bxla9xr2fqh7wwagza05iaprv7zbbw0"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t