gnu: papirus-icon-theme: Update to 20200430.
authorLeo Prikler <leo.prikler@student.tugraz.at>
Sat, 16 May 2020 08:23:45 +0000 (16:23 +0800)
committer宋文武 <iyzsong@member.fsf.org>
Sat, 16 May 2020 08:36:58 +0000 (16:36 +0800)
* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20200430.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu/packages/gnome-xyz.scm

index 0997edb..ec3c622 100644 (file)
@@ -554,8 +554,8 @@ dark elements.  It supports GNOME, Unity, Xfce, and Openbox.")
 
 (define-public papirus-icon-theme
   (let ((version "0.0.0") ;; The package does not use semver
-        (revision "0")
-        (tag "20191201"))
+        (revision "1")
+        (tag "20200430"))
     (package
       (name "papirus-icon-theme")
       (version (git-version version revision tag))
@@ -567,7 +567,7 @@ dark elements.  It supports GNOME, Unity, Xfce, and Openbox.")
                (commit tag)))
          (sha256
           (base32
-           "0lnz1kmz28xh1f4slbsx7ycji5hgszyiyprbf5w5fbjhvi5gzw1h"))
+           "19dfiifc7cjwy0nb1hgzryzaijszsyix303xsgk5xbmhpwrv92hq"))
          (file-name (git-file-name name version))))
       (build-system gnu-build-system)
     (arguments