summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 22:30:50 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-02-11 07:10:30 +0100
commit08eefe29e69667e2ba551f1b231aa112dab09eb5 (patch)
treeaf9f2d843ae829ec736e9d929f21117489bcf0c2
parent798ca8d08ee3fc7c07b678bad72be521f4ae36df (diff)
downloadpatches-08eefe29e69667e2ba551f1b231aa112dab09eb5.tar
patches-08eefe29e69667e2ba551f1b231aa112dab09eb5.tar.gz
gnu: r-png: Use HTTPS home page.
* gnu/packages/cran.scm (r-png)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/cran.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index de12e47ae1..598793342d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14559,7 +14559,7 @@ analysis.")
(inputs
`(("libpng" ,libpng)
("zlib" ,zlib)))
- (home-page "http://www.rforge.net/png/")
+ (home-page "https://www.rforge.net/png/")
(synopsis "Read and write PNG images")
(description
"This package provides an easy and simple way to read, write and display