all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70918] [PATCH] gnu: emacs-eldev: Update to 1.10.1.
@ 2024-05-13 13:42 Suhail Singh
  2024-06-19  8:00 ` bug#70918: " Nicolas Goaziou via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Suhail Singh @ 2024-05-13 13:42 UTC (permalink / raw)
  To: 70918; +Cc: Andrew Tropin, Katherine Cox-Buday, Liliana Marie Prikler


* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.10.1.

Change-Id: I266c4bb270d7313ea0c5519752eb4b0262422bf1
---
 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 9e3bd5ae64..d1314f6e0b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -23757,7 +23757,7 @@ (define-public emacs-peg
 (define-public emacs-eldev
   (package
     (name "emacs-eldev")
-    (version "1.10")
+    (version "1.10.1")
     (source
      (origin
        (method git-fetch)
@@ -23766,7 +23766,7 @@ (define-public emacs-eldev
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "02yks6nmw725b4ng97pbw3b8rh60hzysplzpgxr7czq2wdlll7zp"))))
+        (base32 "1qir0wagqb8yhmkb12zzadl146w952p3q92bpffd0hq0y6gcp2n5"))))
     (build-system emacs-build-system)
     (arguments
      (list

base-commit: 7b0f145802f0c2c785014293d748721678fef824
-- 
2.44.0






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

* bug#70918: [PATCH] gnu: emacs-eldev: Update to 1.10.1.
  2024-05-13 13:42 [bug#70918] [PATCH] gnu: emacs-eldev: Update to 1.10.1 Suhail Singh
@ 2024-06-19  8:00 ` Nicolas Goaziou via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-06-19  8:00 UTC (permalink / raw)
  To: Suhail Singh
  Cc: Katherine Cox-Buday, Liliana Marie Prikler, 70918-done,
	Andrew Tropin

Hello,

"Suhail Singh" <suhailsingh247@gmail.com> writes:

> * gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.10.1.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou






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

end of thread, other threads:[~2024-06-19  8:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13 13:42 [bug#70918] [PATCH] gnu: emacs-eldev: Update to 1.10.1 Suhail Singh
2024-06-19  8:00 ` bug#70918: " 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.