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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53844 in the body.
You can then email your comments to 53844 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#53844; Package guix-patches. (Mon, 07 Feb 2022 12:58:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jai Vetrivelan <jaivetrivelan <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 07 Feb 2022 12:58:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Marius Bakke <marius <at> gnu.org>:
You have taken responsibility. (Mon, 07 Feb 2022 22:41:03 GMT) Full text and rfc822 format available.

Notification sent to Jai Vetrivelan <jaivetrivelan <at> gmail.com>:
bug acknowledged by developer. (Mon, 07 Feb 2022 22:41:03 GMT) Full text and rfc822 format available.

Message #10 received at 53844-done <at> debbugs.gnu.org (full text, mbox):

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 1 (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)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 08 Mar 2022 12:24:09 GMT) Full text and rfc822 format available.

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.