gnu: delft-icon-theme: Update to 1.11.
authorLeo Prikler <leo.prikler@student.tugraz.at>
Thu, 27 Feb 2020 14:47:39 +0000 (15:47 +0100)
committerPierre Neidhardt <mail@ambrevar.xyz>
Fri, 28 Feb 2020 08:40:03 +0000 (09:40 +0100)
* gnu/packages/gnome-xyz.scm (delft-icon-theme): Update to 1.11.

Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
gnu/packages/gnome-xyz.scm

index b0bc35c..b8cd32d 100644 (file)
@@ -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