[PATCH] gnu: emacs-elpher: Update to 3.6.4.

  • Done
  • quality assurance status badge
Details
2 participants
  • Nicolas Goaziou
  • Rodion Goritskov
Owner
unassigned
Submitted by
Rodion Goritskov
Severity
normal
R
R
Rodion Goritskov wrote on 25 Oct 2024 21:45
(address . guix-patches@gnu.org)(name . Rodion Goritskov)(address . rodion.goritskov@gmail.com)
753dad13234dde6e3b408933cd85d29041655b40.1729885481.git.rodion.goritskov@gmail.com
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.6.4.

Change-Id: I4587ed377edba6345e89276885d4845fc93b37b6
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 0be1ac83bc..18bde4ea67 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -34976,7 +34976,7 @@ (define-public emacs-multi-term
(define-public emacs-elpher
(package
(name "emacs-elpher")
- (version "3.6.0")
+ (version "3.6.4")
(source
(origin
(method git-fetch)
@@ -34985,7 +34985,7 @@ (define-public emacs-elpher
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "00z41vw63vm71i5szmvrxspvnzkpzflpip56jnmkjc94qfla2l8s"))))
+ (base32 "0pkgk7608w31kvdjid54xfrc5zrbrzwi98wrglwl07s429xlbai2"))))
(build-system emacs-build-system)
(arguments
(list

base-commit: 5f4ba1c09fa0fba1ed230b80bae9f6a4d0d2d303
--
2.46.0
N
N
Nicolas Goaziou wrote on 26 Oct 2024 11:51
(address . 74017-done@debbugs.gnu.org)(name . Rodion Goritskov)(address . rodion.goritskov@gmail.com)
87a5ermbuc.fsf@nicolasgoaziou.fr
Hello,

Toggle quote (2 lines)
> * gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.6.4.

Applied. Thank you.

Regards,
--
Nicolas Goaziou
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 74017@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74017
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch