gnu: python-reportlab: Use HTTPS for home page.

* gnu/packages/pdf.scm (python-reportlab)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2017-12-24 15:29:29 +01:00
parent 02861325ee
commit 16c76cc4c8
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -713,7 +713,7 @@ using a stylus.")
#:test-target "tests"))
(propagated-inputs
`(("python-pillow" ,python-pillow)))
(home-page "http://www.reportlab.com")
(home-page "https://www.reportlab.com")
(synopsis "Python library for generating PDFs and graphics")
(description "This is the ReportLab PDF Toolkit. It allows rapid creation
of rich PDF documents, and also creation of charts in a variety of bitmap and