all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70734] [PATCH] gnu: emacs-eldev: Update to 1.10.
@ 2024-05-03 14:46 Suhail Singh
  2024-05-12 18:48 ` bug#70734: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Suhail Singh @ 2024-05-03 14:46 UTC (permalink / raw)
  To: 70734; +Cc: Andrew Tropin, Katherine Cox-Buday, Liliana Marie Prikler


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

Change-Id: Iafaf10e545920b424fc709def4ebfc6c831cf76f
---
 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 310c4e1587..bac20136b8 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -23711,7 +23711,7 @@ (define-public emacs-peg
 (define-public emacs-eldev
   (package
     (name "emacs-eldev")
-    (version "1.9.1")
+    (version "1.10")
     (source
      (origin
        (method git-fetch)
@@ -23720,7 +23720,7 @@ (define-public emacs-eldev
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1v0jwzwq0xpih8m4aymz90fdfvypkiqczh0ip5jg4kcvzikliw3f"))))
+        (base32 "02yks6nmw725b4ng97pbw3b8rh60hzysplzpgxr7czq2wdlll7zp"))))
     (build-system emacs-build-system)
     (arguments
      (list

base-commit: aa9ac252206615713ab988d7068da9e14a9bccc0
-- 
2.44.0





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

* bug#70734: [PATCH] gnu: emacs-eldev: Update to 1.10.
  2024-05-03 14:46 [bug#70734] [PATCH] gnu: emacs-eldev: Update to 1.10 Suhail Singh
@ 2024-05-12 18:48 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-05-12 18:48 UTC (permalink / raw)
  To: Suhail Singh
  Cc: 70734-done, Katherine Cox-Buday, Liliana Marie Prikler,
	Andrew Tropin

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

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

> * gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.10.
>
> Change-Id: Iafaf10e545920b424fc709def4ebfc6c831cf76f
> ---
>  gnu/packages/emacs-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
3843820d5d735ae5f91335ee0ba942822daecbc1.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-05-12 18:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-03 14:46 [bug#70734] [PATCH] gnu: emacs-eldev: Update to 1.10 Suhail Singh
2024-05-12 18:48 ` bug#70734: " Christopher Baines

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.