diff options
author | Marius Bakke <mbakke@fastmail.com> | 2020-03-10 20:45:24 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2020-03-10 20:45:24 +0100 |
commit | 2d421c4f19a0669879c9a8738361a151b1431d4f (patch) | |
tree | d814cdb0fa1bdf763973ea43d89e22eab1da42e0 /gnu/packages/web.scm | |
parent | b3b5714fa72bf661003f27fbccba5697f5810115 (diff) | |
parent | 90799c35bd9cadaf7c28be5ea6e41ec692d5b4a4 (diff) | |
download | guix-2d421c4f19a0669879c9a8738361a151b1431d4f.tar guix-2d421c4f19a0669879c9a8738361a151b1431d4f.tar.gz |
Merge branch 'master' into staging
Diffstat (limited to 'gnu/packages/web.scm')
-rw-r--r-- | gnu/packages/web.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index e2e314aac9..840083f021 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 |