Date: Tuesday, January 17, 2017 @ 16:46:00 Author: felixonmars Revision: 207754
upgpkg: haskell-wai-extra 3.0.19.1-1 rebuild with wai-extra-3.0.19.1 Modified: haskell-wai-extra/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-17 16:41:00 UTC (rev 207753) +++ PKGBUILD 2017-01-17 16:46:00 UTC (rev 207754) @@ -4,8 +4,8 @@ _hkgname=wai-extra pkgname=haskell-wai-extra -pkgver=3.0.19 -pkgrel=10 +pkgver=3.0.19.1 +pkgrel=1 pkgdesc="Provides some basic WAI handlers and middleware." url="http://github.com/yesodweb/wai" license=("MIT") @@ -18,7 +18,7 @@ "haskell-text" "haskell-unix-compat" "haskell-vault" "haskell-void" "haskell-wai" "haskell-wai-logger" "haskell-word8" "haskell-zlib") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('8002890c4aa4fc564a142982bc37f29c35caa76231697eb51c519a698482e3bf') +sha256sums=('f7e7ca4432fd868bb549f16ff2671534cab4e0bcfff194b9de55aa561b21a7f6') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
