GNU bug report logs - #53994
[PATCH] gnu: picom: Update to 9.1.

Previous Next

Package: guix-patches;

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

Date: Mon, 14 Feb 2022 12:44:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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 53994 in the body.
You can then email your comments to 53994 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#53994; Package guix-patches. (Mon, 14 Feb 2022 12:44:02 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, 14 Feb 2022 12:44:02 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.1.
Date: Mon, 14 Feb 2022 18:13:15 +0530
[0001-gnu-picom-Update-to-9.1.patch (text/patch, inline)]
From 9e12b37bb81e2c45847ab235c37ac3abc4ec7183 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan <at> 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





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Tue, 15 Feb 2022 14:02:02 GMT) Full text and rfc822 format available.

Notification sent to Jai Vetrivelan <jaivetrivelan <at> gmail.com>:
bug acknowledged by developer. (Tue, 15 Feb 2022 14:02:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
Cc: 53994-done <at> debbugs.gnu.org
Subject: Re: [bug#53994] [PATCH] gnu: picom: Update to 9.1.
Date: Tue, 15 Feb 2022 15:01:51 +0100
Hello,

Jai Vetrivelan <jaivetrivelan <at> gmail.com> writes:

> * gnu/packages/compton.scm (picom): Update to 9.1.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

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

Previous Next


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