[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/10: gnu: delft-icon-theme: Update to 1.14.
From: |
guix-commits |
Subject: |
01/10: gnu: delft-icon-theme: Update to 1.14. |
Date: |
Thu, 7 Jan 2021 13:36:56 -0500 (EST) |
leoprikler pushed a commit to branch master
in repository guix.
commit 999279f061e93a3e233cdfd1d4ad5e26cd0046ab
Author: Leo Prikler <leo.prikler@student.tugraz.at>
AuthorDate: Sat Jan 2 18:45:14 2021 +0100
gnu: delft-icon-theme: Update to 1.14.
* gnu/packages/gnome-xyz.scm (delft-icon-theme): Update to 1.14.
---
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 10df9bc..e036e5a 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -96,7 +96,7 @@ like Gnome, Unity, Budgie, Pantheon, XFCE, Mate and others.")
(define-public delft-icon-theme
(package
(name "delft-icon-theme")
- (version "1.12")
+ (version "1.14")
(source
(origin
(method git-fetch)
@@ -105,7 +105,7 @@ like Gnome, Unity, Budgie, Pantheon, XFCE, Mate and
others.")
(commit (string-append "v" version))))
(sha256
(base32
- "1r6b6jf793jxz15ljniwbqy3vcvsl2712qiigfrfrm46fdxlshjd"))
+ "1iw85cxx9lv7irs28qi3815dk9f9vldv2j7jf1x5l1dqzwaxgwpb"))
(file-name (git-file-name name version))))
(build-system copy-build-system)
(arguments
- branch master updated (ec732a4 -> 4765cf4), guix-commits, 2021/01/07
- 01/10: gnu: delft-icon-theme: Update to 1.14.,
guix-commits <=
- 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, 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