Date: Wednesday, December 21, 2016 @ 04:58:00 Author: felixonmars Revision: 200600
upgpkg: haskell-wai-app-static 3.1.6.1-16 rebuild with memory-0.14 Modified: haskell-wai-app-static/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-21 04:55:05 UTC (rev 200599) +++ PKGBUILD 2016-12-21 04:58:00 UTC (rev 200600) @@ -5,7 +5,7 @@ _hkgname=wai-app-static pkgname=haskell-wai-app-static pkgver=3.1.6.1 -pkgrel=15 +pkgrel=16 pkgdesc="WAI application for static serving" url="http://www.yesodweb.com/book/web-application-interface" license=("MIT") @@ -16,7 +16,7 @@ "haskell-optparse-applicative" "haskell-text" "haskell-unix-compat" "haskell-unordered-containers" "haskell-wai" "haskell-wai-extra" "haskell-warp" "haskell-zlib") -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=('b318acf31e2e809411f119744a016ba0a78f52554ac7321a3a1410a218886668') build() {
