gnu: emacs-elpher: Update to 3.4.3.

* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.4.3.
This commit is contained in:
Nicolas Goaziou 2023-03-24 09:43:38 +01:00
parent 643b859834
commit 3d47017b31
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -31032,7 +31032,7 @@ (define-public emacs-multi-term
(define-public emacs-elpher
(package
(name "emacs-elpher")
(version "3.4.2")
(version "3.4.3")
(source
(origin
(method git-fetch)
@ -31041,7 +31041,7 @@ (define-public emacs-elpher
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1c6pid2ip2c2lpww42wxgq4qflx1m8vxilyva03h8xzgr39kwq64"))))
(base32 "04m226by90mv4rxxy6is8appxnvxq4npr585k2y2l1vmrj0qwn49"))))
(build-system emacs-build-system)
(arguments
(list