Date: Monday, June 3, 2019 @ 21:02:29 Author: arojas Revision: 476781
https Modified: haskell-hspec-contrib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:02:11 UTC (rev 476780) +++ PKGBUILD 2019-06-03 21:02:29 UTC (rev 476781) @@ -5,7 +5,7 @@ pkgver=0.5.1 pkgrel=15 pkgdesc="Contributed functionality for Hspec" -url="http://hspec.github.io/" +url="https://hspec.github.io/" license=('MIT') arch=('x86_64') depends=('ghc-libs' 'haskell-hspec-core' 'haskell-hunit')
