guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#45616] [PATCH 3/9] gnu: greybird-gtk-theme: Update to 3.22.13.


From: Leo Prikler
Subject: [bug#45616] [PATCH 3/9] gnu: greybird-gtk-theme: Update to 3.22.13.
Date: Sun, 3 Jan 2021 00:51:52 +0100

* gnu/packages/gnome-xyz.scm (greybird-gtk-theme): Update to 3.22.13.
---
 gnu/packages/gnome-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index f658d7b1b9..26fdaed4c6 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -520,7 +520,7 @@ notebooks and tiling window managers.")
 (define-public greybird-gtk-theme
   (package
     (name "greybird-gtk-theme")
-    (version "3.22.12")
+    (version "3.22.13")
     (source (origin
               (method git-fetch)
               (uri
@@ -530,7 +530,7 @@ notebooks and tiling window managers.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1j66ddvl3pmwh2v8ajm8r5g5nbsr7r262ff1qn2nf3i0gy8b3lq8"))))
+                "154qawiga792iimkpk3a6q8f4gm4r158wmsagkbqqbhj33kxgxhg"))))
     (build-system meson-build-system)
     (native-inputs
      `(("gtk+" ,gtk+)
-- 
2.29.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]