GNU bug report logs - #53844
[PATCH] gnu: picom: Update to 9.

Previous Next

Package: guix-patches;

Reported by: Jai Vetrivelan <jaivetrivelan <at> gmail.com>

Date: Mon, 7 Feb 2022 12:58:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <marius <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Marius Bakke <marius <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#53844: closed ([PATCH] gnu: picom: Update to 9.)
Date: Mon, 07 Feb 2022 22:41:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 07 Feb 2022 23:40:12 +0100
with message-id <87mtj22tdf.fsf <at> gnu.org>
and subject line Re: [bug#53844] [PATCH] gnu: picom: Update to 9.
has caused the debbugs.gnu.org bug report #53844,
regarding [PATCH] gnu: picom: Update to 9.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
53844: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53844
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: picom: Update to 9.
Date: Mon, 07 Feb 2022 18:27:14 +0530
[0001-gnu-picom-Update-to-9.patch (text/x-patch, inline)]
From 236c6f989e6a66cbaeb3451d979587a8866860b7 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan <at> 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 <at> tobias.gr>
 ;;; Copyright © 2019 Alexandru-Sergiu Marton <brown121407 <at> member.fsf.org>
 ;;; Copyright © 2019 Brett Gilio <brettg <at> gnu.org>
+;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan <at> 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



[Message part 4 (message/rfc822, inline)]
From: Marius Bakke <marius <at> gnu.org>
To: Jai Vetrivelan <jaivetrivelan <at> gmail.com>, 53844-done <at> debbugs.gnu.org
Subject: Re: [bug#53844] [PATCH] gnu: picom: Update to 9.
Date: Mon, 07 Feb 2022 23:40:12 +0100
[Message part 5 (text/plain, inline)]
Jai Vetrivelan <jaivetrivelan <at> gmail.com> skriver:

>>From 236c6f989e6a66cbaeb3451d979587a8866860b7 Mon Sep 17 00:00:00 2001
> From: Jai Vetrivelan <jaivetrivelan <at> 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!
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 101 days ago.

Previous Next


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