[arch-commits] Commit in haskell-hspec-wai-json/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Sep 27 12:38:07 UTC 2020
Date: Sunday, September 27, 2020 @ 12:38:07
Author: felixonmars
Revision: 712636
upgpkg: haskell-hspec-wai-json 0.11.0-1: rebuild with hspec-wai 0.11.0, hspec-wai-json 0.11.0
Modified:
haskell-hspec-wai-json/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-27 12:37:22 UTC (rev 712635)
+++ PKGBUILD 2020-09-27 12:38:07 UTC (rev 712636)
@@ -3,8 +3,8 @@
_hkgname=hspec-wai-json
pkgname=haskell-hspec-wai-json
-pkgver=0.10.1
-pkgrel=94
+pkgver=0.11.0
+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=('ff7d9960619254e410d004deb8ab6b6b0f918c9d657e125de986e46f8bbc60d8de97fcae4462ace11e106541c5d095506088910895fae24207909c29683211ec')
+sha512sums=('db14622fd95bfb9f52a48da4e8fa345c9fdd7014aeec1cb10d75573738f8020f36d97f7085373b9b2e865a9874f377d5532e29c1f31e27f41bf5c6c89fe68546')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list