Date: Monday, June 3, 2019 @ 21:11:46
  Author: arojas
Revision: 476803

https

Modified:
  haskell-storablevector/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-03 21:11:26 UTC (rev 476802)
+++ PKGBUILD    2019-06-03 21:11:46 UTC (rev 476803)
@@ -6,7 +6,7 @@
 pkgver=0.2.13
 pkgrel=14
 pkgdesc="Fast, packed, strict storable arrays with a list interface like 
ByteString"
-url="http://www.haskell.org/haskellwiki/Storable_Vector";
+url="https://www.haskell.org/haskellwiki/Storable_Vector";
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-non-negative' 'haskell-utility-ht' 
'haskell-unsafe'

Reply via email to