gnu: plotutils: Use HTTPS home page.

* gnu/packages/plotutils.scm (plotutils)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 23:04:46 +01:00
parent 17dea2e279
commit b3851745f1
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -75,7 +75,7 @@ (define-public plotutils
("libxaw" ,libxaw)))
(home-page
"http://www.gnu.org/software/plotutils/")
"https://www.gnu.org/software/plotutils/")
(synopsis "Plotting utilities and library")
(description
"GNU Plotutils is a package for plotting and working with 2D graphics.