guix-commits
[Top][All Lists]
Advanced

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

09/14: gnu: plotutils: Use HTTPS home page.


From: guix-commits
Subject: 09/14: gnu: plotutils: Use HTTPS home page.
Date: Mon, 9 Mar 2020 11:01:45 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit b3851745f14a3b37462185733f15e106ffcfb5b3
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:04:46 2020 +0100

    gnu: plotutils: Use HTTPS home page.
    
    * gnu/packages/plotutils.scm (plotutils)[home-page]: Use HTTPS.
---
 gnu/packages/plotutils.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm
index ac8a6f4..f71e282 100644
--- a/gnu/packages/plotutils.scm
+++ b/gnu/packages/plotutils.scm
@@ -75,7 +75,7 @@
               ("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. 



reply via email to

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