summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Prikler <leo.prikler@student.tugraz.at>2020-02-27 15:47:39 +0100
committerPierre Neidhardt <mail@ambrevar.xyz>2020-02-28 09:40:03 +0100
commit28c06217fb986219000cfb4c0c6ec602ad17b8d4 (patch)
tree580e5594e6f5b551b5d67c5d645964a09c4a1715
parent3282137d0e4a32cd1c6b049e6ce7c44ab65bfdff (diff)
downloadpatches-28c06217fb986219000cfb4c0c6ec602ad17b8d4.tar
patches-28c06217fb986219000cfb4c0c6ec602ad17b8d4.tar.gz
gnu: delft-icon-theme: Update to 1.11.
* gnu/packages/gnome-xyz.scm (delft-icon-theme): Update to 1.11. Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
-rw-r--r--gnu/packages/gnome-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index b0bc35c4b1..b8cd32db08 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -90,7 +90,7 @@ like Gnome, Unity, Budgie, Pantheon, XFCE, Mate and others.")
(define-public delft-icon-theme
(package
(name "delft-icon-theme")
- (version "1.10")
+ (version "1.11")
(source
(origin
(method git-fetch)
@@ -99,7 +99,7 @@ like Gnome, Unity, Budgie, Pantheon, XFCE, Mate and others.")
(commit (string-append "v" version))))
(sha256
(base32
- "0vw3yw9f9ygzfd2k3zrfih3r0vkzlhk1bmsk8sapvk7np24i1z9s"))
+ "1m3r4i4m3y3xsjb5f4bik0ylmi64amkfyr0y8pjbvv6gyj492mi6"))
(file-name (git-file-name name version))))
(build-system copy-build-system)
(arguments