guix-commits
[Top][All Lists]
Advanced

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

12/18: gnu: gnustep: Update dockapps home pages.


From: Tobias Geerinckx-Rice
Subject: 12/18: gnu: gnustep: Update dockapps home pages.
Date: Fri, 16 Feb 2018 05:15:22 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 48bbe06edfb41700abf66419b1f0c7e21d831d96
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Feb 15 20:24:35 2018 +0100

    gnu: gnustep: Update dockapps home pages.
    
    * gnu/packages/gnustep.scm (wmbattery, wmclock, wmcpuload)[home-pages]:
    Use new dockapps.net domain.
---
 gnu/packages/gnustep.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnustep.scm b/gnu/packages/gnustep.scm
index 05ad9b7..bd28cea 100644
--- a/gnu/packages/gnustep.scm
+++ b/gnu/packages/gnustep.scm
@@ -185,7 +185,7 @@ interface.  It is fast, feature rich, easy to configure, 
and easy to use.")
      `(("autoconf" ,autoconf)
        ("automake" ,automake)
        ("pkg-config" ,pkg-config)))
-    (home-page "http://windowmaker.org/dockapps/?name=wmbattery";)
+    (home-page "http://www.dockapps.net/wmbattery";)
     (synopsis "Display laptop battery info")
     (description
      "Wmbattery displays the status of your laptop's battery in a small icon.
@@ -239,7 +239,7 @@ other compatible window managers.")
        ("libxpm" ,libxpm)))
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-    (home-page "http://windowmaker.org/dockapps/?name=wmcpuload";)
+    (home-page "http://www.dockapps.net/wmcpuload";)
     (synopsis "Monitor CPU usage")
     (description
      "Wmcpuload displays the current CPU usage, expressed as a percentile and a
@@ -278,7 +278,7 @@ on.")
      `(("autoconf" ,autoconf)
        ("automake" ,automake)
        ("pkg-config" ,pkg-config)))
-    (home-page "http://windowmaker.org/dockapps/?name=wmclock";)
+    (home-page "http://www.dockapps.net/wmclock";)
     (synopsis "Display the date and time")
     (description
      "wmclock is an applet for Window Maker which displays the date and time in



reply via email to

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