gnu: emacs-elpher: Update to 3.4.1.

* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.4.1.
This commit is contained in:
Nicolas Goaziou 2022-06-21 10:10:59 +02:00
parent c546a776d5
commit c07235adfc
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -27248,7 +27248,7 @@ (define-public emacs-multi-term
(define-public emacs-elpher (define-public emacs-elpher
(package (package
(name "emacs-elpher") (name "emacs-elpher")
(version "3.3.3") (version "3.4.1")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -27257,7 +27257,7 @@ (define-public emacs-elpher
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "166fjq9d883hifa35zklyjrm4c575nd6zxdx7akbwibrgwi65bl0")))) (base32 "0dv71zc95m5sa4824vk3d1xk726nh2v50i0yp6w3ydfzzsfph6j6"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
(list (list