* [bug#53844] [PATCH] gnu: picom: Update to 9.
@ 2022-02-07 12:57 Jai Vetrivelan
2022-02-07 22:40 ` bug#53844: " Marius Bakke
0 siblings, 1 reply; 2+ messages in thread
From: Jai Vetrivelan @ 2022-02-07 12:57 UTC (permalink / raw)
To: 53844
[-- Attachment #1: 0001-gnu-picom-Update-to-9.patch --]
[-- Type: text/x-patch, Size: 1491 bytes --]
From 236c6f989e6a66cbaeb3451d979587a8866860b7 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
Date: Mon, 7 Feb 2022 18:20:52 +0530
Subject: [PATCH] gnu: picom: Update to 9.
* gnu/packages/compton.scm (picom): Update to 9.
---
gnu/packages/compton.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/compton.scm b/gnu/packages/compton.scm
index 290e06478b..1cf5276009 100644
--- a/gnu/packages/compton.scm
+++ b/gnu/packages/compton.scm
@@ -3,6 +3,7 @@
;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2019 Alexandru-Sergiu Marton <brown121407@member.fsf.org>
;;; Copyright © 2019 Brett Gilio <brettg@gnu.org>
+;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -110,7 +111,7 @@ (define-public compton
(define-public picom
(package
(name "picom")
- (version "8.2")
+ (version "9")
(source
(origin
(method git-fetch)
@@ -119,7 +120,7 @@ (define-public picom
(commit (string-append "v" version))))
(sha256
(base32
- "0gjksayz2xpmgglvw17ppsan2imrd1fijs579kbf27xwp503xgfl"))
+ "0s3rf0lmkhhprx6vd5wsz1n0n55nprq6l1245pj525hrwxc1yvna"))
(file-name (string-append "picom-" version))))
(build-system meson-build-system)
(inputs
base-commit: 26d9e6c9043e8dd6a40498b1d7fbeedf6e134d6d
--
2.34.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#53844: [PATCH] gnu: picom: Update to 9.
2022-02-07 12:57 [bug#53844] [PATCH] gnu: picom: Update to 9 Jai Vetrivelan
@ 2022-02-07 22:40 ` Marius Bakke
0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2022-02-07 22:40 UTC (permalink / raw)
To: Jai Vetrivelan, 53844-done
[-- Attachment #1: Type: text/plain, Size: 327 bytes --]
Jai Vetrivelan <jaivetrivelan@gmail.com> skriver:
>>From 236c6f989e6a66cbaeb3451d979587a8866860b7 Mon Sep 17 00:00:00 2001
> From: Jai Vetrivelan <jaivetrivelan@gmail.com>
> Date: Mon, 7 Feb 2022 18:20:52 +0530
> Subject: [PATCH] gnu: picom: Update to 9.
>
> * gnu/packages/compton.scm (picom): Update to 9.
Applied, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-07 22:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-07 12:57 [bug#53844] [PATCH] gnu: picom: Update to 9 Jai Vetrivelan
2022-02-07 22:40 ` bug#53844: " Marius Bakke
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).