mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 11:01:48 +02:00
gnu: elementary-xfce-icon-theme: Update to 0.20.
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.20. Change-Id: I230bf0e71ab85dfd31beec4a7b9b826dedd842dc
This commit is contained in:
@@ -277,7 +277,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.19")
|
||||
(version "0.20")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri
|
||||
@@ -287,7 +287,7 @@ it to your needs by using several command line options.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0yvn8s7z18g4far37xyq6d5hw9x89injkdcy21sibpwjkv2cy6kv"))))
|
||||
"0fdfqf98rk3z30qcs5ca3i3ybwg4icvq6yrxwv8i3yl0ikw6rc4k"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
'(#:tests? #f ; no check target
|
||||
|
||||
Reference in New Issue
Block a user