From: Jai Vetrivelan <jaivetrivelan@gmail.com>
To: 53844@debbugs.gnu.org
Subject: [bug#53844] [PATCH] gnu: picom: Update to 9.
Date: Mon, 07 Feb 2022 18:27:14 +0530 [thread overview]
Message-ID: <87wni64yxh.fsf@gmail.com> (raw)
[-- 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
next reply other threads:[~2022-02-07 13:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-07 12:57 Jai Vetrivelan [this message]
2022-02-07 22:40 ` bug#53844: [PATCH] gnu: picom: Update to 9 Marius Bakke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wni64yxh.fsf@gmail.com \
--to=jaivetrivelan@gmail.com \
--cc=53844@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).