gnu: elementary-xfce-icon-theme: Update to 0.15.2.

* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.15.2.
This commit is contained in:
Tobias Geerinckx-Rice 2021-01-14 11:42:49 +01:00
parent 8eb5f097b1
commit 526fff3de0
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -7,7 +7,7 @@
;;; Copyright © 2017, 2019 Ricardo Wurmus <rekado@elephly.net> ;;; Copyright © 2017, 2019 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2017 Petter <petter@mykolab.ch> ;;; Copyright © 2017 Petter <petter@mykolab.ch>
;;; Copyright © 2017 Nikita <nikita@n0.is> ;;; Copyright © 2017 Nikita <nikita@n0.is>
;;; Copyright © 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr> ;;; Copyright © 20182021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2019 Pkill -9 <pkill9@runbox.com> ;;; Copyright © 2019 Pkill -9 <pkill9@runbox.com>
;;; Copyright © 2019 L p R n d n <guix@lprndn.info> ;;; Copyright © 2019 L p R n d n <guix@lprndn.info>
;;; Copyright © 2019 Ingo Ruhnke <grumbel@gmail.com> ;;; Copyright © 2019 Ingo Ruhnke <grumbel@gmail.com>
@ -268,7 +268,7 @@ (define-public catfish
(define-public elementary-xfce-icon-theme (define-public elementary-xfce-icon-theme
(package (package
(name "elementary-xfce-icon-theme") (name "elementary-xfce-icon-theme")
(version "0.15.1") (version "0.15.2")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (uri
@ -278,7 +278,7 @@ (define-public elementary-xfce-icon-theme
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1rl15kh9c7qxw4pvwmw44fb4v3vwh6zin4wpx55bnvm5j76y6p3f")))) "1g6vndqvp11c2kl5vkpzb1wxvr2pfb3hvqxjjdgx6qzq9x8zmiqk"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
'(#:tests? #f ; no check target '(#:tests? #f ; no check target