[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/16: gnu: python-execnet: Use HTTPS home page.
From: |
guix-commits |
Subject: |
07/16: gnu: python-execnet: Use HTTPS home page. |
Date: |
Sat, 7 Mar 2020 07:21:12 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 14a5146f3a5a4ab4587e8e8dba7c7b6cf5a6720b
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 22:35:13 2020 +0100
gnu: python-execnet: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python-execnet)[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 d2cd270..bd107f9 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8599,7 +8599,7 @@ minimal and fast API targeting the following uses:
@item write and deploy hybrid multi-process applications
@item write scripts to administer multiple environments
@end enumerate")
- (home-page "http://codespeak.net/execnet/")
+ (home-page "https://codespeak.net/execnet/")
(license license:expat)))
(define-public python2-execnet
- branch master updated (ece22a2 -> 4f236f8), guix-commits, 2020/03/07
- 12/16: gnu: java-junit: Use HTTPS home page., guix-commits, 2020/03/07
- 10/16: gnu: raincat: Update home page., guix-commits, 2020/03/07
- 07/16: gnu: python-execnet: Use HTTPS home page.,
guix-commits <=
- 15/16: gnu: java-joda-convert: Use HTTPS home page., guix-commits, 2020/03/07
- 11/16: gnu: java-openchart2: Use HTTPS home page., guix-commits, 2020/03/07
- 08/16: gnu: openblas: Use HTTPS home page., guix-commits, 2020/03/07
- 09/16: gnu: instantmusic: Update home page., guix-commits, 2020/03/07
- 06/16: gnu: emacs-ffap-rfc-space: Use HTTPS home page., guix-commits, 2020/03/07
- 04/16: gnu: spice: Update to 0.14.3., guix-commits, 2020/03/07
- 01/16: gnu: xfce4-clipman-plugin: Don't use NAME in source URI., guix-commits, 2020/03/07
- 02/16: gnu: xfce4-clipman-plugin: Update to 1.4.4., guix-commits, 2020/03/07
- 03/16: gnu: xfce4-weather-plugin: Update to 0.10.1., guix-commits, 2020/03/07
- 16/16: gnu: Use HTTPS for commons.apache.org home pages., guix-commits, 2020/03/07