gnu: emacs-elpher: Update to 3.4.2.

* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.4.2.
This commit is contained in:
Nicolas Goaziou 2022-07-15 13:52:02 +02:00
parent 88af17f23d
commit 571a2c60da
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -27409,7 +27409,7 @@ (define-public emacs-multi-term
(define-public emacs-elpher
(package
(name "emacs-elpher")
(version "3.4.1")
(version "3.4.2")
(source
(origin
(method git-fetch)
@ -27418,7 +27418,7 @@ (define-public emacs-elpher
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0dv71zc95m5sa4824vk3d1xk726nh2v50i0yp6w3ydfzzsfph6j6"))))
(base32 "1c6pid2ip2c2lpww42wxgq4qflx1m8vxilyva03h8xzgr39kwq64"))))
(build-system emacs-build-system)
(arguments
(list