summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorKei Kebreau <kkebreau@posteo.net>2019-07-19 16:40:00 -0400
committerKei Kebreau <kkebreau@posteo.net>2019-12-07 14:04:09 -0500
commit5c610d4f7f46593782c88e0f9b2d01a5d015a4c5 (patch)
tree11fac0162df5a06f9c3b02fc3d7acc36a5c7d3a7 /gnu/packages/gnome.scm
parentc900dabd7785c3f122ab71fadc99917780634fa9 (diff)
downloadpatches-5c610d4f7f46593782c88e0f9b2d01a5d015a4c5.tar
patches-5c610d4f7f46593782c88e0f9b2d01a5d015a4c5.tar.gz
gnu: gnome-icon-theme: Update home page.
* gnu/packages/gnome.scm (gnome-icon-theme)[home-page]: Follow permanent redirect.
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm8
1 files changed, 3 insertions, 5 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index e3e2839d34..4b42c679be 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -954,11 +954,9 @@ GNOME and KDE desktops to the icon names proposed in the specification.")
`(("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.