[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/10: gnu: matcha-theme: Update to 2021-01-01.
From: |
guix-commits |
Subject: |
02/10: gnu: matcha-theme: Update to 2021-01-01. |
Date: |
Thu, 7 Jan 2021 13:36:57 -0500 (EST) |
leoprikler pushed a commit to branch master
in repository guix.
commit 51d3c8450232fdb0d703c532b35f540696551977
Author: Leo Prikler <leo.prikler@student.tugraz.at>
AuthorDate: Sat Jan 2 19:53:17 2021 +0100
gnu: matcha-theme: Update to 2021-01-01.
* gnu/packages/gnome-xyz.scm (matcha-theme): Update to 2021-01-01.
---
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 e036e5a..950a876 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -50,7 +50,7 @@
(define-public matcha-theme
(package
(name "matcha-theme")
- (version "2020-05-09")
+ (version "2021-01-01")
(source
(origin
(method git-fetch)
@@ -61,7 +61,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "0fp3ijynyvncy2byjjyba573p81x2pl2hdzv17mg40r8d5mjlkww"))))
+ "1pa6ra87wlq0gwz4n03l6xv0pxiamr5dygycvppms8v6xyc2aa0r"))))
(build-system trivial-build-system)
(arguments
'(#:modules ((guix build utils))
- 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, 2021/01/07
- 02/10: gnu: matcha-theme: Update to 2021-01-01.,
guix-commits <=
- 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