mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: plotutils: Use HTTPS home page.
* gnu/packages/plotutils.scm (plotutils)[home-page]: Use HTTPS.
This commit is contained in:
parent
17dea2e279
commit
b3851745f1
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
||||||
("libxaw" ,libxaw)))
|
("libxaw" ,libxaw)))
|
||||||
|
|
||||||
(home-page
|
(home-page
|
||||||
"http://www.gnu.org/software/plotutils/")
|
"https://www.gnu.org/software/plotutils/")
|
||||||
(synopsis "Plotting utilities and library")
|
(synopsis "Plotting utilities and library")
|
||||||
(description
|
(description
|
||||||
"GNU Plotutils is a package for plotting and working with 2D graphics.
|
"GNU Plotutils is a package for plotting and working with 2D graphics.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue