* [bug#53994] [PATCH] gnu: picom: Update to 9.1.
@ 2022-02-14 12:43 Jai Vetrivelan
2022-02-15 14:01 ` bug#53994: " Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Jai Vetrivelan @ 2022-02-14 12:43 UTC (permalink / raw)
To: 53994
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-picom-Update-to-9.1.patch --]
[-- Type: text/patch, Size: 1133 bytes --]
From 9e12b37bb81e2c45847ab235c37ac3abc4ec7183 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
Date: Mon, 14 Feb 2022 18:10:37 +0530
Subject: [PATCH] gnu: picom: Update to 9.1.
* gnu/packages/compton.scm (picom): Update to 9.1.
---
gnu/packages/compton.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/compton.scm b/gnu/packages/compton.scm
index 1cf5276009..16feae4f2f 100644
--- a/gnu/packages/compton.scm
+++ b/gnu/packages/compton.scm
@@ -111,7 +111,7 @@ (define-public compton
(define-public picom
(package
(name "picom")
- (version "9")
+ (version "9.1")
(source
(origin
(method git-fetch)
@@ -120,7 +120,7 @@ (define-public picom
(commit (string-append "v" version))))
(sha256
(base32
- "0s3rf0lmkhhprx6vd5wsz1n0n55nprq6l1245pj525hrwxc1yvna"))
+ "0q7j6kh9k7i201cwhnfc3bmp0hqrx7ngk3v4qsp8k0qfy1n3ma8n"))
(file-name (string-append "picom-" version))))
(build-system meson-build-system)
(inputs
base-commit: 72dd5c8766601832ad34bb60bab0b157748f21c4
--
2.34.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#53994: [PATCH] gnu: picom: Update to 9.1.
2022-02-14 12:43 [bug#53994] [PATCH] gnu: picom: Update to 9.1 Jai Vetrivelan
@ 2022-02-15 14:01 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-02-15 14:01 UTC (permalink / raw)
To: Jai Vetrivelan; +Cc: 53994-done
Hello,
Jai Vetrivelan <jaivetrivelan@gmail.com> writes:
> * gnu/packages/compton.scm (picom): Update to 9.1.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-15 14:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-14 12:43 [bug#53994] [PATCH] gnu: picom: Update to 9.1 Jai Vetrivelan
2022-02-15 14:01 ` bug#53994: " Nicolas Goaziou
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).