all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrew Tropin <andrew@trop.in>
To: Ahmad Draidi <a.r.draidi@redscript.org>, 64599-done@debbugs.gnu.org
Cc: Ahmad Draidi <a.r.draidi@redscript.org>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: bug#64599: [PATCH] gnu: emacs-no-littering: Update to 1.5.0.
Date: Fri, 21 Jul 2023 18:20:19 +0400	[thread overview]
Message-ID: <875y6d4a8s.fsf@lalambda.school> (raw)
In-Reply-To: <1e43aac76bfd1d79ec1112a83ab9f8d9ef7fb8f6.1689270169.git.a.r.draidi@redscript.org>

[-- Attachment #1: Type: text/plain, Size: 1260 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2023-07-21 14:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-13 17:42 [bug#64599] [PATCH] gnu: emacs-no-littering: Update to 1.5.0 Ahmad Draidi via Guix-patches via
2023-07-21 14:20 ` Andrew Tropin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875y6d4a8s.fsf@lalambda.school \
    --to=andrew@trop.in \
    --cc=64599-done@debbugs.gnu.org \
    --cc=a.r.draidi@redscript.org \
    --cc=liliana.prikler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.