all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#74098] [PATCH] gnu: emacs-eldev: Update to 1.10.3.
@ 2024-10-30  3:12 Suhail Singh
  2024-10-30  3:07 ` [bug#74098] [PATCH v2] " Suhail Singh
  2024-11-04 13:38 ` [bug#74098] QA review for 74098 Cayetano Santos via Guix-patches via
  0 siblings, 2 replies; 5+ messages in thread
From: Suhail Singh @ 2024-10-30  3:12 UTC (permalink / raw)
  To: 74098; +Cc: Andrew Tropin, Katherine Cox-Buday, Liliana Marie Prikler


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

Change-Id: I5bcf362dbe035cacff2b35b29ebb281a2a85318c
---
 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 488b4cb5d7..1bb95249f0 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -24757,7 +24757,7 @@ (define-public emacs-peg
 (define-public emacs-eldev
   (package
     (name "emacs-eldev")
-    (version "1.10.1")
+    (version "1.10.3")
     (source
      (origin
        (method git-fetch)
@@ -24766,7 +24766,7 @@ (define-public emacs-eldev
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1qir0wagqb8yhmkb12zzadl146w952p3q92bpffd0hq0y6gcp2n5"))))
+        (base32 "0ha2ppxqp36m26nv6lyspq6m6xvvr03cf82rygq45w729gakdw9r"))))
     (build-system emacs-build-system)
     (arguments
      (list

base-commit: a9c33e9f688fce88aed610ab04c650efb71b4ce6
-- 
2.47.0





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

end of thread, other threads:[~2024-11-06 17:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-30  3:12 [bug#74098] [PATCH] gnu: emacs-eldev: Update to 1.10.3 Suhail Singh
2024-10-30  3:07 ` [bug#74098] [PATCH v2] " Suhail Singh
2024-11-05  9:33   ` Cayetano Santos via Guix-patches via
2024-11-06 17:00   ` bug#74098: " Ludovic Courtès
2024-11-04 13:38 ` [bug#74098] QA review for 74098 Cayetano Santos 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.