[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/08: gnu: ghc-parsec-numbers: Use HTTPS home page.
From: |
Tobias Geerinckx-Rice |
Subject: |
01/08: gnu: ghc-parsec-numbers: Use HTTPS home page. |
Date: |
Sun, 12 Aug 2018 19:52:35 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 95bf07804a6a3b294af3e0ad841122e07c6fa9e7
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Aug 13 01:49:36 2018 +0200
gnu: ghc-parsec-numbers: Use HTTPS home page.
* gnu/packages/haskell.scm (ghc-parsec-numbers)[home-page]: Use HTTPS.
---
gnu/packages/haskell.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 2673ca5..9866a0d 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -1712,7 +1712,7 @@ School of Functional Programming', 1995. See
(build-system haskell-build-system)
(inputs
`(("ghc-parsec" ,ghc-parsec)))
- (home-page "http://hackage.haskell.org/package/parsec-numbers")
+ (home-page "https://hackage.haskell.org/package/parsec-numbers")
(synopsis "Utilities for parsing numbers from strings")
(description
"This package provides the number parsers without the need to use a large
- branch master updated (efb22b4 -> e08474d), Tobias Geerinckx-Rice, 2018/08/12
- 01/08: gnu: ghc-parsec-numbers: Use HTTPS home page.,
Tobias Geerinckx-Rice <=
- 02/08: gnu: ethtool: Update to 4.17., Tobias Geerinckx-Rice, 2018/08/12
- 03/08: gnu: strongswan: Update to 5.6.3 [fixes CVE-2018-{10811, 5388}]., Tobias Geerinckx-Rice, 2018/08/12
- 07/08: gnu: libwacom: Update to 0.31., Tobias Geerinckx-Rice, 2018/08/12
- 08/08: gnu: fortune-mod: Clean up empty directory., Tobias Geerinckx-Rice, 2018/08/12
- 06/08: gnu: python-wsgiproxy2: Update to 0.4.4., Tobias Geerinckx-Rice, 2018/08/12
- 04/08: gnu: python-pep8: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/08/12
- 05/08: gnu: python-ndg-httpsclient: Update to 0.5.1., Tobias Geerinckx-Rice, 2018/08/12