Date: Wednesday, February 26, 2020 @ 14:43:07 Author: felixonmars Revision: 582950
upgpkg: haskell-hspec-wai 0.10.0-1: rebuild with hspec-wai 0.10.0, hspec-wai-json 0.10.0 Modified: haskell-hspec-wai/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-26 14:38:13 UTC (rev 582949) +++ PKGBUILD 2020-02-26 14:43:07 UTC (rev 582950) @@ -3,8 +3,8 @@ _hkgname=hspec-wai pkgname=haskell-hspec-wai -pkgver=0.9.2 -pkgrel=116 +pkgver=0.10.0 +pkgrel=1 pkgdesc="Experimental Hspec support for testing WAI applications" url="https://github.com/hspec/hspec-wai" license=("MIT") @@ -14,7 +14,7 @@ 'haskell-wai' 'haskell-wai-extra') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('a3a6a24fc948d924f60f55da7d133446c57549f9967a47adafa8f8df057370472348f9413477a4f78f5068233a6b103396810e611161735ec75f87b6d9673edb') +sha512sums=('f8321fff2b1f982e10d0bcd2f8b502c052e0eca9dcf6e817d1870841e45d9199c5c6f02ee9730cffc7f1829d5182fafb623512e6516ca51a07c0bfcef1707b16') build() { cd $_hkgname-$pkgver
