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

  • Done
  • quality assurance status badge
Details
3 participants
  • Cayetano Santos
  • Ian Eure
  • Suhail Singh
Owner
unassigned
Submitted by
Suhail Singh
Severity
normal

Debbugs page

S
S
Suhail Singh wrote on 14 Mar 15:24 -0700
(address . guix-patches@gnu.org)
7400272dad84594832429873e65360a9fa92267c.1741991166.git.suhail@bayesians.ca
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.11.1.

Change-Id: I9175eded7246c0eb556777049102c6bd871304b8
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index e990a05324..427746f021 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -25707,7 +25707,7 @@ (define-public emacs-peg
(define-public emacs-eldev
(package
(name "emacs-eldev")
- (version "1.11")
+ (version "1.11.1")
(source
(origin
(method git-fetch)
@@ -25716,7 +25716,7 @@ (define-public emacs-eldev
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "144wf5im2fy1fv8jjik1s9zfyicphh2pi4dp6q4airrkiirmmr3m"))))
+ (base32 "0sf8xyzblc0fs2d65jgcycavnzmrp1wg0sfr29gjkq1kvzyl7phb"))))
(build-system emacs-build-system)
(arguments
(list

base-commit: 3bf7a0e8c431abfcba51806ee2a3eea9e0865472
C
C
Cayetano Santos wrote on 15 Mar 03:51 -0700
control message for bug #77020
(address . control@debbugs.gnu.org)
87tt7uk1ms.fsf@inventati.org
user guix
usertag 77020 + reviewed-looks-good
thanks

Items marked as checked:

- commit messages
- package builds
- lint warnings
- package style
- package tests
- 2 dependent packages build
- licenses
- synopsis and descriptions
-----BEGIN PGP SIGNATURE-----

iI0EARYKADUWIQTMuBhC+dcFjs1nN3q/XN9N9r9mggUCZ9VbuxccY3NhbnRvc2JA
aW52ZW50YXRpLm9yZwAKCRC/XN9N9r9mgnqcAP968YkHEqLRURPprnQOwzqWCvDK
GBgARJzj7T5kL++yegD/eIPyT2x1BXTPCx/S4LTRmsGsk/mQ0XTo1rFA/neZ1wI=
=ljl8
-----END PGP SIGNATURE-----

I
I
Ian Eure wrote on 15 Mar 08:33 -0700
Re: [bug#77020] [PATCH] gnu: emacs-eldev: Update to 1.11.1.
(name . Suhail Singh)(address . suhailsingh247@gmail.com)(address . 77020@debbugs.gnu.org)
87a59mmhpt.fsf@retrospec.tv
Hi Suhail,

Pushed as 2f1389b9da.

Thanks!

-- Ian
I
I
Ian Eure wrote on 15 Mar 08:33 -0700
control message for bug #77020
(address . control@debbugs.gnu.org)
878qp6mhpq.fsf@retrospec.tv
close 77020
quit
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 77020@patchwise.org

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