[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/09: gnu: materia-theme: Update to 20210322.
From: |
guix-commits |
Subject: |
07/09: gnu: materia-theme: Update to 20210322. |
Date: |
Tue, 31 Jan 2023 09:25:19 -0500 (EST) |
cbaines pushed a commit to branch master
in repository guix.
commit a62099cde9b7102dd059de11aaf24c3f5a8e92f3
Author: Sughosha <Sughosha@proton.me>
AuthorDate: Sat Dec 31 08:53:15 2022 +0000
gnu: materia-theme: Update to 20210322.
* gnu/packages/gnome-xyz.scm (materia-theme): Update to 20210322.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 1e6fa6a9c4..37804958de 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1301,7 +1301,7 @@ like Gnome, Unity, Budgie, Pantheon, XFCE, Mate and
others.")
(define-public materia-theme
(package
(name "materia-theme")
- (version "20200916")
+ (version "20210322")
(source
(origin
(method git-fetch)
@@ -1312,7 +1312,7 @@ like Gnome, Unity, Budgie, Pantheon, XFCE, Mate and
others.")
(file-name (git-file-name name version))
(sha256
(base32
- "0qaxxafsn5zd2ysgr0jyv5j73360mfdmxyd55askswlsfphssn74"))))
+ "1fsicmcni70jkl4jb3fvh7yv0v9jhb8nwjzdq8vfwn256qyk0xvl"))))
(build-system meson-build-system)
(native-inputs
(list gtk+ sassc))
- branch master updated (de4675d558 -> 38ef37d4bb), guix-commits, 2023/01/31
- 02/09: gnu: x42-plugins: Update to 20221119., guix-commits, 2023/01/31
- 04/09: gnu: zam-plugins: Update to 4.1., guix-commits, 2023/01/31
- 06/09: gnu: go-github-com-andybalholm-cascadia: Update to 1.3.1., guix-commits, 2023/01/31
- 01/09: gnu: guix-build-coordinator: Update to 0-69.8ca5f04., guix-commits, 2023/01/31
- 07/09: gnu: materia-theme: Update to 20210322.,
guix-commits <=
- 08/09: gnu: arc-theme: Update to 20221218., guix-commits, 2023/01/31
- 09/09: gnu: c-intro-and-ref: Update to 0.0.0-1.47e5a23., guix-commits, 2023/01/31
- 03/09: gnu: x42-plugins: Use new package style., guix-commits, 2023/01/31
- 05/09: gnu: zam-plugins: Use new package style., guix-commits, 2023/01/31