1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 12:00:35 +02:00

gnu: emacs-elfeed: Update to 3.4.2.

* gnu/packages/emacs-xyz.scm (emacs-elfeed): Update to 3.4.2.

Change-Id: I0307cd0889b412430173a0eda25ecfac97afc3c1
This commit is contained in:
Nicolas Goaziou 2024-08-19 21:18:53 +02:00
parent e44b6a9799
commit 285f1d6fa1
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -14944,7 +14944,7 @@ and tooling.")
(define-public emacs-elfeed
(package
(name "emacs-elfeed")
(version "3.4.1")
(version "3.4.2")
(source
(origin
(method git-fetch)
@ -14953,7 +14953,7 @@ and tooling.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1ghdvfn4f9y69r59i1ga9b3ib1r8sbqg6q1v5rz3f9paagfavrd1"))))
(base32 "0yq93abyadzrmcd40pi06wcr4jg9ddhlz2phg0wjypprqvv4q49z"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t