[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: python-lxml: Use HTTPS home page.
From: |
guix-commits |
Subject: |
02/06: gnu: python-lxml: Use HTTPS home page. |
Date: |
Thu, 9 Jan 2020 23:27:58 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 90d5f4963fb1eed17f5df84062ad0b9d595fee98
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Fri Jan 10 01:35:37 2020 +0100
gnu: python-lxml: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python-lxml)[home-page]: Use HTTPS.
---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index d60c813..8d9b265 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5773,7 +5773,7 @@ the GObject Introspection bindings to libnotify for
non-GTK applications.")
(inputs
`(("libxml2" ,libxml2)
("libxslt" ,libxslt)))
- (home-page "http://lxml.de/")
+ (home-page "https://lxml.de/")
(synopsis "Python XML processing library")
(description
"The lxml XML toolkit is a Pythonic binding for the C libraries
- branch master updated (afc7882 -> 8a6c5b5), guix-commits, 2020/01/09
- 06/06: gnu: rrdtool: Update to 1.7.2., guix-commits, 2020/01/09
- 03/06: gnu: font-iosevka-slab: Update source hash., guix-commits, 2020/01/09
- 02/06: gnu: python-lxml: Use HTTPS home page.,
guix-commits <=
- 05/06: gnu: pcsc-lite: Update to 1.8.26., guix-commits, 2020/01/09
- 01/06: gnu: python-lxml: Update to 4.4.2., guix-commits, 2020/01/09
- 04/06: gnu: pcsc-lite: Don't use NAME in source URI., guix-commits, 2020/01/09