GNU bug report logs - #64599
[PATCH] gnu: emacs-no-littering: Update to 1.5.0.

Previous Next

Package: guix-patches;

Reported by: Ahmad Draidi <a.r.draidi <at> redscript.org>

Date: Thu, 13 Jul 2023 17:44:02 UTC

Severity: normal

Tags: patch

Done: Andrew Tropin <andrew <at> trop.in>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 64599-done <at> debbugs.gnu.org (full text, mbox):

From: Andrew Tropin <andrew <at> trop.in>
To: Ahmad Draidi <a.r.draidi <at> redscript.org>, 64599-done <at> debbugs.gnu.org
Cc: Ahmad Draidi <a.r.draidi <at> redscript.org>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: Re: [bug#64599] [PATCH] gnu: emacs-no-littering: Update to 1.5.0.
Date: Fri, 21 Jul 2023 18:20:19 +0400
[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)]

This bug report was last modified 1 year and 307 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.