Date: Monday, June 3, 2019 @ 21:12:38 Author: arojas Revision: 476805
https Modified: haskell-tasty-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:12:06 UTC (rev 476804) +++ PKGBUILD 2019-06-03 21:12:38 UTC (rev 476805) @@ -6,7 +6,7 @@ pkgver=0.10.0.1 pkgrel=44 pkgdesc="HUnit support for the Tasty test framework." -url="http://documentup.com/feuerbach/tasty" +url="https://documentup.com/feuerbach/tasty" license=("MIT") arch=('x86_64') depends=('ghc-libs' 'haskell-tasty' 'haskell-call-stack')
