GNU bug report logs - #70734
[PATCH] gnu: emacs-eldev: Update to 1.10.

Previous Next

Package: guix-patches;

Reported by: "Suhail Singh" <suhailsingh247 <at> gmail.com>

Date: Fri, 3 May 2024 14:47:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70734: closed ([PATCH] gnu: emacs-eldev: Update to 1.10.)
Date: Sun, 12 May 2024 18:49:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 12 May 2024 19:48:40 +0100
with message-id <87y18e6f3r.fsf <at> cbaines.net>
and subject line Re: [bug#70734] [PATCH] gnu: emacs-eldev: Update to 1.10.
has caused the debbugs.gnu.org bug report #70734,
regarding [PATCH] gnu: emacs-eldev: Update to 1.10.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
70734: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70734
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Suhail Singh" <suhailsingh247 <at> gmail.com>
To: Guix-patches mailing list <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: emacs-eldev: Update to 1.10.
Date: Fri, 03 May 2024 10:46:18 -0400
* 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



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: "Suhail Singh" <suhailsingh247 <at> gmail.com>
Cc: 70734-done <at> debbugs.gnu.org,
 Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Andrew Tropin <andrew <at> trop.in>
Subject: Re: [bug#70734] [PATCH] gnu: emacs-eldev: Update to 1.10.
Date: Sun, 12 May 2024 19:48:40 +0100
[Message part 4 (text/plain, inline)]
"Suhail Singh" <suhailsingh247 <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 59 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.