guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

10/184: gnu: gnome-icon-theme: Update home page.


From: guix-commits
Subject: 10/184: gnu: gnome-icon-theme: Update home page.
Date: Wed, 27 Nov 2019 14:36:50 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.

commit 168e5c60eb0221f09759c590f46fa56d3b299ce5
Author: Kei Kebreau <address@hidden>
Date:   Fri Jul 19 16:40:00 2019 -0400

    gnu: gnome-icon-theme: Update home page.
    
    * gnu/packages/gnome.scm (gnome-icon-theme)[home-page]: Follow permanent
    redirect.
---
 gnu/packages/gnome.scm | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index e7b76af..a0a4677 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -929,11 +929,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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]