mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-02-02 15:35:24 +00:00
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+.
This commit is contained in:
parent
fbdaac770a
commit
ceb36522f0
@ -13,7 +13,7 @@
|
||||
(define-public qogir-icon-theme
|
||||
(package
|
||||
(name "qogir-icon-theme")
|
||||
(version "2023.02.23")
|
||||
(version "2023.06.05")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -25,7 +25,7 @@
|
||||
(("gtk-update-icon-cache") "true")))
|
||||
(sha256
|
||||
(base32
|
||||
"1firj5yx38m2vp9bwkcinnz7swx75nr5pg59ld21gd4pz2dlfyn9"))))
|
||||
"1kn8b9zdamxbfbs7b9qpx53hmjw2l40sxpjw93axb1dqy81yc8da"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:phases
|
||||
@ -41,4 +41,4 @@
|
||||
(home-page "https://www.pling.com/p/1296407/")
|
||||
(synopsis "Colorful design icon theme for linux desktops")
|
||||
(description "A flat colorful design icon theme for linux desktops.")
|
||||
(license license:gpl3)))
|
||||
(license license:gpl3+)))
|
||||
|
Loading…
Reference in New Issue
Block a user