[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/18: gnu: python-reportlab: Use HTTPS for home page.
From: |
Tobias Geerinckx-Rice |
Subject: |
05/18: gnu: python-reportlab: Use HTTPS for home page. |
Date: |
Sun, 24 Dec 2017 10:09:55 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 16c76cc4c8f0375950a8ae403e0b8a5e681cb75b
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Dec 24 15:29:29 2017 +0100
gnu: python-reportlab: Use HTTPS for home page.
* gnu/packages/pdf.scm (python-reportlab)[home-page]: Use HTTPS.
---
gnu/packages/pdf.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index e02cd8d..b5b38c4 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -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
- branch master updated (6cd4674 -> 31af847), Tobias Geerinckx-Rice, 2017/12/24
- 03/18: gnu: r-xts: Update to 0.10-1., Tobias Geerinckx-Rice, 2017/12/24
- 05/18: gnu: python-reportlab: Use HTTPS for home page.,
Tobias Geerinckx-Rice <=
- 04/18: gnu: python-reportlab: Update to 3.4.0., Tobias Geerinckx-Rice, 2017/12/24
- 10/18: gnu: ruby-daemons: Update to 1.2.5., Tobias Geerinckx-Rice, 2017/12/24
- 08/18: gnu: cmark: Mark up description., Tobias Geerinckx-Rice, 2017/12/24
- 13/18: gnu: ruby-simplecov-html: Update to 0.10.2., Tobias Geerinckx-Rice, 2017/12/24
- 09/18: gnu: ruby-crass: Update to 1.0.3., Tobias Geerinckx-Rice, 2017/12/24
- 11/18: gnu: ruby-hoe: Update to 3.16.2., Tobias Geerinckx-Rice, 2017/12/24
- 06/18: gnu: pulsemixer: Update to 1.4.0., Tobias Geerinckx-Rice, 2017/12/24
- 12/18: gnu: ruby-pry: Update to 0.11.3., Tobias Geerinckx-Rice, 2017/12/24
- 14/18: gnu: ruby-json-pure: Fix build failure., Tobias Geerinckx-Rice, 2017/12/24
- 16/18: gnu: python-ruamel.yaml: Update to 0.15.35., Tobias Geerinckx-Rice, 2017/12/24