[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/14: gnu: shogun: Use HTTPS home page.
From: |
guix-commits |
Subject: |
06/14: gnu: shogun: Use HTTPS home page. |
Date: |
Mon, 16 Mar 2020 23:51:00 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit df10a64efc9fd9cd725dfc67347fdbfa1e1075c2
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:20:45 2020 +0100
gnu: shogun: Use HTTPS home page.
* gnu/packages/machine-learning.scm (shogun)[home-page]: Use HTTPS.
---
gnu/packages/machine-learning.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/machine-learning.scm
b/gnu/packages/machine-learning.scm
index 62ef7b8..7deb6ee 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -566,7 +566,7 @@ optimizing, and searching weighted finite-state transducers
(FSTs).")
;; Non-portable SSE instructions are used so building fails on platforms
;; other than x86_64.
(supported-systems '("x86_64-linux"))
- (home-page "http://shogun-toolbox.org/")
+ (home-page "https://shogun-toolbox.org/")
(synopsis "Machine learning toolbox")
(description
"The Shogun Machine learning toolbox provides a wide range of unified and
- branch master updated (06f0453 -> 10b52f4), guix-commits, 2020/03/16
- 08/14: gnu: wireless-tools: Use HTTPS home page., guix-commits, 2020/03/16
- 06/14: gnu: shogun: Use HTTPS home page.,
guix-commits <=
- 09/14: gnu: glfw: Use HTTPS home page., guix-commits, 2020/03/16
- 01/14: gnu: reaver: Update to 1.6.6., guix-commits, 2020/03/16
- 05/14: gnu: perl-test-simple: Update to 1.302172., guix-commits, 2020/03/16
- 04/14: gnu: five-or-more: Update to 3.32.1., guix-commits, 2020/03/16
- 03/14: gnu: eigen: Update to 3.3.7., guix-commits, 2020/03/16
- 07/14: gnu: openimageio: Use HTTPS home page., guix-commits, 2020/03/16
- 10/14: gnu: fritzing: Use HTTPS home page., guix-commits, 2020/03/16
- 14/14: gnu: simplescreenrecorder: Use HTTPS home page., guix-commits, 2020/03/16
- 02/14: gnu: doctest: Update to 2.3.7., guix-commits, 2020/03/16
- 12/14: gnu: libjaylink: Use HTTPS home page., guix-commits, 2020/03/16