Date: Wednesday, March 11, 2020 @ 22:12:54 Author: felixonmars Revision: 594658
upgpkg: haskell-hspec-wai-json 0.10.1-1: rebuild with hspec-wai 0.10.1, hspec-wai-json 0.10.1 Modified: haskell-hspec-wai-json/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-11 22:12:49 UTC (rev 594657) +++ PKGBUILD 2020-03-11 22:12:54 UTC (rev 594658) @@ -3,8 +3,8 @@ _hkgname=hspec-wai-json pkgname=haskell-hspec-wai-json -pkgver=0.10.0 -pkgrel=7 +pkgver=0.10.1 +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=('3f2f0f23f9e5a4862bcc8283fdb59975a7ec0596134dacd48608e2b795c1e00d32282f530d078abcd247d77230f49b3d639a6771aff8b1fb71ead74f058cd00f') +sha512sums=('ff7d9960619254e410d004deb8ab6b6b0f918c9d657e125de986e46f8bbc60d8de97fcae4462ace11e106541c5d095506088910895fae24207909c29683211ec') build() { cd $_hkgname-$pkgver