Archived
1
0
Fork 0

gnu: Use HTTPS for www.dockapps.net home pages.

* gnu/packages/gnustep.scm (wmbattery, wmcpuload, wmclock)[home-page]:
Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-19 00:20:09 +01:00
parent a76e49addf
commit c298063545
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -179,7 +179,7 @@ interface. It is fast, feature rich, easy to configure, and easy to use.")
`(("autoconf" ,autoconf) `(("autoconf" ,autoconf)
("automake" ,automake) ("automake" ,automake)
("pkg-config" ,pkg-config))) ("pkg-config" ,pkg-config)))
(home-page "http://www.dockapps.net/wmbattery") (home-page "https://www.dockapps.net/wmbattery")
(synopsis "Display laptop battery info") (synopsis "Display laptop battery info")
(description (description
"Wmbattery displays the status of your laptop's battery in a small icon. "Wmbattery displays the status of your laptop's battery in a small icon.
@ -233,7 +233,7 @@ other compatible window managers.")
("libxpm" ,libxpm))) ("libxpm" ,libxpm)))
(native-inputs (native-inputs
`(("pkg-config" ,pkg-config))) `(("pkg-config" ,pkg-config)))
(home-page "http://www.dockapps.net/wmcpuload") (home-page "https://www.dockapps.net/wmcpuload")
(synopsis "Monitor CPU usage") (synopsis "Monitor CPU usage")
(description (description
"Wmcpuload displays the current CPU usage, expressed as a percentile and a "Wmcpuload displays the current CPU usage, expressed as a percentile and a
@ -265,7 +265,7 @@ on.")
`(("autoconf" ,autoconf) `(("autoconf" ,autoconf)
("automake" ,automake) ("automake" ,automake)
("pkg-config" ,pkg-config))) ("pkg-config" ,pkg-config)))
(home-page "http://www.dockapps.net/wmclock") (home-page "https://www.dockapps.net/wmclock")
(synopsis "Display the date and time") (synopsis "Display the date and time")
(description (description
"wmclock is an applet for Window Maker which displays the date and time in "wmclock is an applet for Window Maker which displays the date and time in