Date: Wednesday, January 23, 2019 @ 15:14:21 Author: felixonmars Revision: 427255
upgpkg: haskell-hspec-wai-json 0.9.2-1 rebuild with hspec-wai 0.9.2, hspec-wai-json 0.9.2 Modified: haskell-hspec-wai-json/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-23 15:13:27 UTC (rev 427254) +++ PKGBUILD 2019-01-23 15:14:21 UTC (rev 427255) @@ -3,8 +3,8 @@ _hkgname=hspec-wai-json pkgname=haskell-hspec-wai-json -pkgver=0.9.0 -pkgrel=157 +pkgver=0.9.2 +pkgrel=1 pkgdesc="Testing JSON APIs with hspec-wai" url="https://github.com/hspec/hspec-wai" license=("MIT") @@ -13,7 +13,7 @@ 'haskell-hspec-wai') makedepends=('ghc' 'haskell-hspec') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('550bbf263c52c817f5ba26f30ac9e612645597d8bea7a5614e61452da0b0ae728484f4ac9a486e523b0e44444d2cf1518d95a55d9dc5d7be1e1fa15d67432f7a') +sha512sums=('244d94f9099199a32f0de0412b053ad0d968c88b725f476414707caf95caaaedc07d7d5a301fb4aeaf6586cef54effd93f8ca1cf053031219ca1e0a08bcfb0b7') build() { cd $_hkgname-$pkgver
