unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45336] [PATCH] gnu: picom: Update to 8.2.
@ 2020-12-20 12:21 Lars-Dominik Braun
  2020-12-24 20:54 ` bug#45336: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Lars-Dominik Braun @ 2020-12-20 12:21 UTC (permalink / raw)
  To: 45336

* gnu/packages/compton.scm (picom): Update to 8.2.
---
 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 940fc83143..60eae9f1cd 100644
--- a/gnu/packages/compton.scm
+++ b/gnu/packages/compton.scm
@@ -114,7 +114,7 @@ performance).
 (define-public picom
   (package
     (name "picom")
-    (version "7.5")
+    (version "8.2")
     (source
      (origin
        (method git-fetch)
@@ -123,7 +123,7 @@ performance).
              (commit (string-append "v" version))))
        (sha256
         (base32
-         "1l48fxl04vkzr4r94sl37nbbw7a621rn8sxmkbdv4252i1gjxd4z"))
+         "0gjksayz2xpmgglvw17ppsan2imrd1fijs579kbf27xwp503xgfl"))
        (file-name (string-append "picom-" version))))
     (build-system meson-build-system)
     (inputs
-- 
2.26.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#45336: [PATCH] gnu: picom: Update to 8.2.
  2020-12-20 12:21 [bug#45336] [PATCH] gnu: picom: Update to 8.2 Lars-Dominik Braun
@ 2020-12-24 20:54 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-12-24 20:54 UTC (permalink / raw)
  To: Lars-Dominik Braun; +Cc: 45336-done

On Sun, Dec 20, 2020 at 01:21:58PM +0100, Lars-Dominik Braun wrote:
> * gnu/packages/compton.scm (picom): Update to 8.2.

Thanks! Pushed as 789f31e6298c5218e9b91fc46dd18d5361a09d61




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-24 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-20 12:21 [bug#45336] [PATCH] gnu: picom: Update to 8.2 Lars-Dominik Braun
2020-12-24 20:54 ` bug#45336: " Leo Famulari

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).