GNU bug report logs -
#64599
[PATCH] gnu: emacs-no-littering: Update to 1.5.0.
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 64599 in the body.
You can then email your comments to 64599 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, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
:
bug#64599
; Package
guix-patches
.
(Thu, 13 Jul 2023 17:44:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ahmad Draidi <a.r.draidi <at> redscript.org>
:
New bug report received and forwarded. Copy sent to
andrew <at> trop.in, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
.
(Thu, 13 Jul 2023 17:44: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-no-littering): Update to 1.5.0.
---
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 480096fb50..d00a85fac2 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -34208,7 +34208,7 @@ (define-public emacs-dmenu
(define-public emacs-no-littering
(package
(name "emacs-no-littering")
- (version "1.4.0")
+ (version "1.5.0")
(source
(origin
(method git-fetch)
@@ -34217,7 +34217,7 @@ (define-public emacs-no-littering
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1i5fcci8fg14hbd4cjb84q3mx6rfwhbwkw0g21v25dal61kw4yvb"))))
+ (base32 "14f07irjbk3akc07a0y5awyflmhsxvj8gg67y81zp90danjkgvvr"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-compat))
base-commit: ff208b4b629a15ce0b72555db1cda9fcb7eec1c9
--
2.41.0
Reply sent
to
Andrew Tropin <andrew <at> trop.in>
:
You have taken responsibility.
(Fri, 21 Jul 2023 14:21:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ahmad Draidi <a.r.draidi <at> redscript.org>
:
bug acknowledged by developer.
(Fri, 21 Jul 2023 14:21:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 64599-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 2023-07-13 21:42, Ahmad Draidi wrote:
> * gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.5.0.
> ---
> 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 480096fb50..d00a85fac2 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -34208,7 +34208,7 @@ (define-public emacs-dmenu
> (define-public emacs-no-littering
> (package
> (name "emacs-no-littering")
> - (version "1.4.0")
> + (version "1.5.0")
> (source
> (origin
> (method git-fetch)
> @@ -34217,7 +34217,7 @@ (define-public emacs-no-littering
> (commit (string-append "v" version))))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "1i5fcci8fg14hbd4cjb84q3mx6rfwhbwkw0g21v25dal61kw4yvb"))))
> + (base32 "14f07irjbk3akc07a0y5awyflmhsxvj8gg67y81zp90danjkgvvr"))))
> (build-system emacs-build-system)
> (propagated-inputs
> (list emacs-compat))
>
> base-commit: ff208b4b629a15ce0b72555db1cda9fcb7eec1c9
Thank you for the patch. Applied, pushed as f737168a6c.
--
Best regards,
Andrew Tropin
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 19 Aug 2023 11:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 306 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.