~ruther/guix-local

16c76cc4c8f0375950a8ae403e0b8a5e681cb75b — Tobias Geerinckx-Rice 8 years ago 0286132
gnu: python-reportlab: Use HTTPS for home page.

* gnu/packages/pdf.scm (python-reportlab)[home-page]: Use HTTPS.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/pdf.scm
M gnu/packages/pdf.scm => gnu/packages/pdf.scm +1 -1
@@ 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