[PATCH] gnu: emacs-eldev: Update to 1.10.1.

  • Done
  • quality assurance status badge
Details
2 participants
  • Nicolas Goaziou
  • Suhail Singh
Owner
unassigned
Submitted by
Suhail Singh
Severity
normal
S
S
Suhail Singh wrote on 13 May 15:42 +0200
(name . Guix-patches mailing list)(address . guix-patches@gnu.org)
b2d2197015879624d272e73c85aa8faed2541d79.1715607569.git.suhail@bayesians.ca
* 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(-)

Toggle diff (26 lines)
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
N
N
Nicolas Goaziou wrote on 19 Jun 10:00 +0200
(name . Suhail Singh)(address . suhailsingh247@gmail.com)
87cyod5plk.fsf@nicolasgoaziou.fr
Hello,

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

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

Applied. Thank you.

Regards,
--
Nicolas Goaziou
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 70918@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70918
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch