mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-06-09 20:45:29 +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
|
(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…
Reference in New Issue
Block a user