[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+)
- branch master updated (ec732a4 -> 4765cf4), guix-commits, 2021/01/07
- 01/10: gnu: delft-icon-theme: Update to 1.14., guix-commits, 2021/01/07
- 03/10: gnu: greybird-gtk-theme: Update to 3.22.13.,
guix-commits <=
- 02/10: gnu: matcha-theme: Update to 2021-01-01., guix-commits, 2021/01/07
- 06/10: gnu: arc-icon-theme: Move to gnome-xyz., guix-commits, 2021/01/07
- 05/10: gnu: arc-theme: Move to gnome-xyz., guix-commits, 2021/01/07
- 08/10: gnu: gnome-xyz.scm: Reorder packages., guix-commits, 2021/01/07
- 09/10: gnu: Add materia-theme., guix-commits, 2021/01/07
- 04/10: gnu: papirus-icon-theme: Update to 20210101., guix-commits, 2021/01/07
- 07/10: gnu: Move faba-icon-theme and moka-icon-theme to gnome-xyz.scm, guix-commits, 2021/01/07
- 10/10: gnu: Update copyright line., guix-commits, 2021/01/07