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

  • Done
  • quality assurance status badge
Details
2 participants
  • Christopher Baines
  • Suhail Singh
Owner
unassigned
Submitted by
Suhail Singh
Severity
normal
S
S
Suhail Singh wrote on 3 May 16:46 +0200
(name . Guix-patches mailing list)(address . guix-patches@gnu.org)
64c012a2b6e6fb1937cf4c6b2850c748eb061b67.1714747432.git.suhail@bayesians.ca
* 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(-)

Toggle diff (26 lines)
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
C
C
Christopher Baines wrote on 12 May 20:48 +0200
(name . Suhail Singh)(address . suhailsingh247@gmail.com)
87y18e6f3r.fsf@cbaines.net
"Suhail Singh" <suhailsingh247@gmail.com> writes:

Toggle quote (7 lines)
> * 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
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmZBDwhfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9XcsgQ//SN1TbFbMpKBBeI8GEMaIZYrYo8o204qr
Y3K4z686Xeps78vMICR7Zjyia7lLxGw+t/sspMWYoGUTJ7mtYreivOUczFGcw811
xk7v3AAL0RVwPK57SIde15wfzC1w69pIoo8fOhZDk5HtGPTC2hNFddmaJSihxXpx
vZ0sh3WtZdVf0SKw3vn/ubJVYj157TOf7xTLXBTvb7fzGN/kBNJcAT13X2edMMGe
+N66nGhmHnXnRI274Z7JLykwp7KJcCMtOdQfHaQvv2Q0RpzMhFS+y0CbCx5vaTXZ
eJ1bCveJ0tF2g9wM7bb1FcVIRxK+F+t1slyNDSnckYQGnU2GX2g8fR1H0LFzz8nx
j5LdH4LToPifGPj0/f4QYwEQ191nEQnPBG8UWUeNXbuCIlLRw+o2vVuxJfnMCuwv
6q1DBovZ7/SL9qnvq5U6a8rb8aiZGhWgQZ/DULfg+p28hPPnRG9nDp3ZqxcX2V9B
U+5qquXL6WcsrCEMnj136XIo9NeuSt2xnx+JyKB1GxkIZcauAm8MAvWkbDonEAhQ
gDxVwKIKfshGwM2/Mqd84vx3TYOm7WTCUtsF48tHT8pHQhBXvXWgs4tkvLP++UsL
cp+0YzxhVhFqOCLkyEb7TxEyGySfCW+fVqNr4S7Yg15UK7BMqWh4yBaevk66qf4a
1N6mKDcVJqI=
=XJOb
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 70734
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