rosenthal: qogir-icon-theme: Update to 2023.06.05.

* rosenthal/packages/gnome-xyz.scm (qogir-icon-theme): Update to 2023.06.05.
[license]: Correct license to GPL3+.
pull/1/head
Hilton Chain 1 year ago
parent fbdaac770a
commit ceb36522f0
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
  1. 6
      rosenthal/packages/gnome-xyz.scm

@ -13,7 +13,7 @@
(define-public qogir-icon-theme (define-public qogir-icon-theme
(package (package
(name "qogir-icon-theme") (name "qogir-icon-theme")
(version "2023.02.23") (version "2023.06.05")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -25,7 +25,7 @@
(("gtk-update-icon-cache") "true"))) (("gtk-update-icon-cache") "true")))
(sha256 (sha256
(base32 (base32
"1firj5yx38m2vp9bwkcinnz7swx75nr5pg59ld21gd4pz2dlfyn9")))) "1kn8b9zdamxbfbs7b9qpx53hmjw2l40sxpjw93axb1dqy81yc8da"))))
(build-system copy-build-system) (build-system copy-build-system)
(arguments (arguments
(list #:phases (list #:phases
@ -41,4 +41,4 @@
(home-page "https://www.pling.com/p/1296407/") (home-page "https://www.pling.com/p/1296407/")
(synopsis "Colorful design icon theme for linux desktops") (synopsis "Colorful design icon theme for linux desktops")
(description "A flat colorful design icon theme for linux desktops.") (description "A flat colorful design icon theme for linux desktops.")
(license license:gpl3))) (license license:gpl3+)))

Loading…
Cancel
Save