Date: Monday, June 3, 2019 @ 21:13:31 Author: arojas Revision: 476807
https Modified: haskell-temporary/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:13:06 UTC (rev 476806) +++ PKGBUILD 2019-06-03 21:13:31 UTC (rev 476807) @@ -6,7 +6,7 @@ pkgver=1.3 pkgrel=32 pkgdesc="Portable temporary file and directory support" -url="http://www.github.com/batterseapower/temporary" +url="https://www.github.com/batterseapower/temporary" license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-exceptions' 'haskell-random')
