Date: Wednesday, December 21, 2016 @ 09:24:09 Author: felixonmars Revision: 200684
upgpkg: haskell-hakyll 4.9.1.0-18 rebuild with memory-0.14 Modified: haskell-hakyll/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-21 09:23:03 UTC (rev 200683) +++ PKGBUILD 2016-12-21 09:24:09 UTC (rev 200684) @@ -5,7 +5,7 @@ _hkgname=hakyll pkgname=haskell-hakyll pkgver=4.9.1.0 -pkgrel=17 +pkgrel=18 pkgdesc="A static website compiler library" url="http://jaspervdj.be/hakyll" license=("custom:BSD3") @@ -18,7 +18,7 @@ "haskell-scientific" "haskell-system-filepath" "haskell-tagsoup" "haskell-text" "haskell-time-locale-compat" "haskell-unordered-containers" "haskell-vector" "haskell-wai" "haskell-wai-app-static" "haskell-warp" "haskell-yaml") -source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") +source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") sha256sums=('47f5b2eb038be6cf8a2fbb0eb3fa012b687ed06104b59169c39bf4662c87bf84') build() {
