Date: Monday, June 3, 2019 @ 20:59:02 Author: arojas Revision: 476772
https Modified: haskell-cpphs/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 20:58:38 UTC (rev 476771) +++ PKGBUILD 2019-06-03 20:59:02 UTC (rev 476772) @@ -6,7 +6,7 @@ pkgver=1.20.8 pkgrel=15 pkgdesc="A liberalised re-implementation of cpp, the C pre-processor." -url="http://projects.haskell.org/cpphs/" +url="https://projects.haskell.org/cpphs/" license=("LGPL") arch=('x86_64') depends=('ghc-libs' "haskell-old-locale" "haskell-old-time" "haskell-polyparse")
