gnu: emacs-elfeed: Update to 3.4.1.
* gnu/packages/emacs-xyz.scm (emacs-elfeed): Update to 3.4.1.
This commit is contained in:
parent
bdf9c7db6d
commit
ed1e011dd5
@ -9248,7 +9248,7 @@ and tooling.")
|
||||
(define-public emacs-elfeed
|
||||
(package
|
||||
(name "emacs-elfeed")
|
||||
(version "3.4.0")
|
||||
(version "3.4.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -9257,7 +9257,7 @@ and tooling.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1y95410hrcp23zc84sn79bxla9xr2fqh7wwagza05iaprv7zbbw0"))))
|
||||
(base32 "1ghdvfn4f9y69r59i1ga9b3ib1r8sbqg6q1v5rz3f9paagfavrd1"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
`(#:tests? #t
|
||||
|
Loading…
Reference in New Issue
Block a user