mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-22 18:26:43 +01:00
gnu: gnome-icon-theme: Update home page.
* gnu/packages/gnome.scm (gnome-icon-theme)[home-page]: Follow permanent redirect.
This commit is contained in:
parent
c900dabd77
commit
5c610d4f7f
1 changed files with 3 additions and 5 deletions
|
@ -954,11 +954,9 @@ (define-public gnome-icon-theme
|
|||
`(("icon-naming-utils" ,icon-naming-utils)
|
||||
("intltool" ,intltool)
|
||||
("pkg-config" ,pkg-config)))
|
||||
(home-page "https://art.gnome.org/")
|
||||
(synopsis
|
||||
"GNOME icon theme")
|
||||
(description
|
||||
"Icons for the GNOME desktop.")
|
||||
(home-page "https://wiki.gnome.org/Personalization")
|
||||
(synopsis "GNOME icon theme")
|
||||
(description "Icons for the GNOME desktop.")
|
||||
(license license:lgpl3))) ; or Creative Commons BY-SA 3.0
|
||||
|
||||
;; gnome-icon-theme was renamed to adwaita-icon-theme after version 3.12.0.
|
||||
|
|
Loading…
Reference in a new issue