* [bug#64599] [PATCH] gnu: emacs-no-littering: Update to 1.5.0.
@ 2023-07-13 17:42 Ahmad Draidi via Guix-patches via
2023-07-21 14:20 ` bug#64599: " Andrew Tropin
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Draidi via Guix-patches via @ 2023-07-13 17:42 UTC (permalink / raw)
To: 64599; +Cc: Ahmad Draidi, Andrew Tropin, Liliana Marie Prikler
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#64599: [PATCH] gnu: emacs-no-littering: Update to 1.5.0.
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
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Tropin @ 2023-07-21 14:20 UTC (permalink / raw)
To: Ahmad Draidi, 64599-done; +Cc: Ahmad Draidi, Liliana Marie Prikler
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-21 14:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` bug#64599: " Andrew Tropin
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).