all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#74017] [PATCH] gnu: emacs-elpher: Update to 3.6.4.
@ 2024-10-25 19:45 Rodion Goritskov
  2024-10-26  9:51 ` bug#74017: " Nicolas Goaziou via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Rodion Goritskov @ 2024-10-25 19:45 UTC (permalink / raw)
  To: 74017
  Cc: Rodion Goritskov, Andrew Tropin, Katherine Cox-Buday,
	Liliana Marie Prikler

* 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(-)

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#74017: [PATCH] gnu: emacs-elpher: Update to 3.6.4.
  2024-10-25 19:45 [bug#74017] [PATCH] gnu: emacs-elpher: Update to 3.6.4 Rodion Goritskov
@ 2024-10-26  9:51 ` Nicolas Goaziou via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-10-26  9:51 UTC (permalink / raw)
  To: 74017-done; +Cc: Rodion Goritskov

Hello,

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-26  9:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-25 19:45 [bug#74017] [PATCH] gnu: emacs-elpher: Update to 3.6.4 Rodion Goritskov
2024-10-26  9:51 ` bug#74017: " Nicolas Goaziou via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.