guix-commits
[Top][All Lists]
Advanced

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

06/08: gnu: polipo: Use HTTPS home page.


From: guix-commits
Subject: 06/08: gnu: polipo: Use HTTPS home page.
Date: Mon, 9 Mar 2020 19:07:16 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 59e884a211b2215b93827841650a588094f96951
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:37:05 2020 +0100

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

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 5a470f5..236dd1a 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1381,7 +1381,7 @@ unavailable.")
                             "CC=gcc"))
        ;; No 'check' target.
        #:tests? #f))
-    (home-page "http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/";)
+    (home-page "https://www.pps.univ-paris-diderot.fr/~jch/software/polipo/";)
     (synopsis "Small caching web proxy")
     (description
      "Polipo is a small caching web proxy (web cache, HTTP proxy, and proxy



reply via email to

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