summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome-xyz.scm
diff options
context:
space:
mode:
authorLeo Prikler <leo.prikler@student.tugraz.at>2020-05-16 16:23:45 +0800
committer宋文武 <iyzsong@member.fsf.org>2020-05-16 16:36:58 +0800
commit9d681f1bc921711c1dff498b9950090e85585d11 (patch)
treeec19b58a406fbc385bf43221de3dc11fc9df746c /gnu/packages/gnome-xyz.scm
parentb050e205dccb79e6026cc6a756e89545a2f3d0d3 (diff)
downloadpatches-9d681f1bc921711c1dff498b9950090e85585d11.tar
patches-9d681f1bc921711c1dff498b9950090e85585d11.tar.gz
gnu: papirus-icon-theme: Update to 20200430.
* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20200430. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Diffstat (limited to 'gnu/packages/gnome-xyz.scm')
-rw-r--r--gnu/packages/gnome-xyz.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 0997edb0e1..ec3c622e0f 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -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