Date: Monday, June 3, 2019 @ 21:15:00 Author: arojas Revision: 476810
https Modified: haskell-url/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:14:43 UTC (rev 476809) +++ PKGBUILD 2019-06-03 21:15:00 UTC (rev 476810) @@ -6,7 +6,7 @@ pkgver=2.1.3 pkgrel=8 pkgdesc="A library for working with URLs" -url="http://www.haskell.org/haskellwiki/Url" +url="https://www.haskell.org/haskellwiki/Url" license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-utf8-string')
