Date: Sunday, August 16, 2020 @ 14:16:59 Author: felixonmars Revision: 681531
upgpkg: haskell-wai-app-static 3.1.7.2-1: rebuild with wai-app-static 3.1.7.2 Modified: haskell-wai-app-static/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-16 14:02:45 UTC (rev 681530) +++ PKGBUILD 2020-08-16 14:16:59 UTC (rev 681531) @@ -3,8 +3,8 @@ _hkgname=wai-app-static pkgname=haskell-wai-app-static -pkgver=3.1.7.1 -pkgrel=138 +pkgver=3.1.7.2 +pkgrel=1 pkgdesc="WAI application for static serving" url="https://www.yesodweb.com/book/web-application-interface" license=("MIT") @@ -16,7 +16,7 @@ 'haskell-warp' 'haskell-zlib') makedepends=('ghc' 'haskell-hspec' 'haskell-mockery' 'haskell-network' 'haskell-temporary') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('eae193f79a15b9e995d3db3a8c8a4a80ac8faeacb775b307c9a20f9ef5d77583143009c0ae71d77ecf9224a752460d3ecd9109db873f8517ed359025a4efb1d3') +sha512sums=('e073d85efc201eab94b9c8be4e40ee71567d07ed2e2907504a946477211bc21aaf2250213cac67525ae58be499b164b09880600c0a6f62b0b1742fb9d730d6d9') build() { cd $_hkgname-$pkgver
