guix-commits
[Top][All Lists]
Advanced

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

03/10: gnu: greybird-gtk-theme: Update to 3.22.13.


From: guix-commits
Subject: 03/10: gnu: greybird-gtk-theme: Update to 3.22.13.
Date: Thu, 7 Jan 2021 13:36:57 -0500 (EST)

leoprikler pushed a commit to branch master
in repository guix.

commit 67b1ef5f65f4aeb302c5ec34890111c076b4e524
Author: Leo Prikler <leo.prikler@student.tugraz.at>
AuthorDate: Sat Jan 2 23:44:52 2021 +0100

    gnu: greybird-gtk-theme: Update to 3.22.13.
    
    * 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 950a876..c974051 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -521,7 +521,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
@@ -531,7 +531,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+)



reply via email to

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