Date: Monday, June 3, 2019 @ 21:14:23 Author: arojas Revision: 476808
https Modified: haskell-test-framework-quickcheck2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:13:31 UTC (rev 476807) +++ PKGBUILD 2019-06-03 21:14:23 UTC (rev 476808) @@ -6,7 +6,7 @@ pkgver=0.3.0.5 pkgrel=14 pkgdesc="QuickCheck-2 support for the test-framework package" -url="http://haskell.github.io/test-framework/" +url="https://haskell.github.io/test-framework/" license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-test-framework' 'haskell-quickcheck' 'haskell-extensible-exceptions'
