Date: Monday, June 3, 2019 @ 21:10:39 Author: arojas Revision: 476801
https Modified: haskell-shake/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:10:19 UTC (rev 476800) +++ PKGBUILD 2019-06-03 21:10:39 UTC (rev 476801) @@ -6,7 +6,7 @@ pkgver=0.18.2 pkgrel=10 pkgdesc="Build system library, like Make, but more accurate dependencies." -url="http://shakebuild.com" +url="https://shakebuild.com" license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-extra' 'haskell-filepattern' 'haskell-hashable' 'haskell-heaps'
