~ruther/guix-local

acaf43134703496dafa007da7141054cec664d9b — 宋文武 a month ago d990609
gnu: elementary-xfce-icon-theme: Update to 0.21.

* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.21.

Change-Id: Iee633ef63931bac556cf5f5073cb0f9ea264c14f
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/xfce.scm
M gnu/packages/xfce.scm => gnu/packages/xfce.scm +2 -2
@@ 258,7 258,7 @@ it to your needs by using several command line options.")
(define-public elementary-xfce-icon-theme
  (package
    (name "elementary-xfce-icon-theme")
    (version "0.20.1")
    (version "0.21")
    (source
     (origin
       (method git-fetch)


@@ 267,7 267,7 @@ it to your needs by using several command line options.")
             (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1vv0fsi8myyhxc0miaphhkl4w8g0zkbirrarclbxpahp1pmxw3g1"))))
        (base32 "12092hb0sfb3b2ly649x45q1907rkgm1j8ipq7wdj2y2l7pwphwx"))))
    (build-system gnu-build-system)
    (arguments
     (list