GNU bug report logs -
#74098
[PATCH] gnu: emacs-eldev: Update to 1.10.3.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74098 in the body.
You can then email your comments to 74098 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
:
bug#74098
; Package
guix-patches
.
(Wed, 30 Oct 2024 03:13:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Suhail Singh" <suhailsingh247 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
.
(Wed, 30 Oct 2024 03:13:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.10.3.
Change-Id: I5bcf362dbe035cacff2b35b29ebb281a2a85318c
---
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 488b4cb5d7..1bb95249f0 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -24757,7 +24757,7 @@ (define-public emacs-peg
(define-public emacs-eldev
(package
(name "emacs-eldev")
- (version "1.10.1")
+ (version "1.10.3")
(source
(origin
(method git-fetch)
@@ -24766,7 +24766,7 @@ (define-public emacs-eldev
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1qir0wagqb8yhmkb12zzadl146w952p3q92bpffd0hq0y6gcp2n5"))))
+ (base32 "0ha2ppxqp36m26nv6lyspq6m6xvvr03cf82rygq45w729gakdw9r"))))
(build-system emacs-build-system)
(arguments
(list
base-commit: a9c33e9f688fce88aed610ab04c650efb71b4ce6
--
2.47.0
Added tag(s) easy.
Request was from
Nicolas Graves <ngraves <at> ngraves.fr>
to
control <at> debbugs.gnu.org
.
(Sun, 03 Nov 2024 20:57:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74098
; Package
guix-patches
.
(Mon, 04 Nov 2024 13:39:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 74098 <at> debbugs.gnu.org (full text, mbox):
user guix
usertag 74098 + waiting-on-contributor
thanks
Guix QA review form submission:
- better update refs from https://github.com/doublep/eldev to
https://github.com/emacs-eldev/eldev
Items marked as checked:
- Commit messages
- Package builds
- Lint warnings
- Package tests
- List dependent packages build
Information forwarded
to
andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
:
bug#74098
; Package
guix-patches
.
(Mon, 04 Nov 2024 16:02:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 74098 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.10.3 and update URLs
as requested during review.
Change-Id: I5bcf362dbe035cacff2b35b29ebb281a2a85318c
---
gnu/packages/emacs-xyz.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 488b4cb5d7..a7195a14ed 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -24757,16 +24757,16 @@ (define-public emacs-peg
(define-public emacs-eldev
(package
(name "emacs-eldev")
- (version "1.10.1")
+ (version "1.10.3")
(source
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/doublep/eldev")
+ (url "https://github.com/emacs-eldev/eldev")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1qir0wagqb8yhmkb12zzadl146w952p3q92bpffd0hq0y6gcp2n5"))))
+ (base32 "0ha2ppxqp36m26nv6lyspq6m6xvvr03cf82rygq45w729gakdw9r"))))
(build-system emacs-build-system)
(arguments
(list
@@ -24799,7 +24799,7 @@ (define-public emacs-eldev
(string-append "export ELDEV_LOCAL=" site-lisp "\n" all)))))))))
(native-inputs
(list texinfo)) ;for tests
- (home-page "https://github.com/doublep/eldev/")
+ (home-page "https://github.com/emacs-eldev/eldev/")
(synopsis "Emacs-based build tool for Elisp")
(description "Eldev (Elisp Development Tool) is an Emacs-based build tool,
targeted solely at Elisp projects. It is an alternative to Cask. Unlike
base-commit: a9c33e9f688fce88aed610ab04c650efb71b4ce6
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74098
; Package
guix-patches
.
(Tue, 05 Nov 2024 09:34:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 74098 <at> debbugs.gnu.org (full text, mbox):
user guix
usertag 74098 + reviewed-looks-good
thanks
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Wed, 06 Nov 2024 17:01:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Suhail Singh" <suhailsingh247 <at> gmail.com>
:
bug acknowledged by developer.
(Wed, 06 Nov 2024 17:01:02 GMT)
Full text and
rfc822 format available.
Message #21 received at 74098-done <at> debbugs.gnu.org (full text, mbox):
"Suhail Singh" <suhailsingh247 <at> gmail.com> skribis:
> * gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.10.3 and update URLs
> as requested during review.
>
> Change-Id: I5bcf362dbe035cacff2b35b29ebb281a2a85318c
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 05 Dec 2024 12:24:13 GMT)
Full text and
rfc822 format available.
This bug report was last modified 197 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.