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:
parent
e44b6a9799
commit
285f1d6fa1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue