[arch-commits] Commit in haskell-hspec-wai-json/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Mar 7 18:40:05 UTC 2020


    Date: Saturday, March 7, 2020 @ 18:40:05
  Author: felixonmars
Revision: 591254

upgpkg: haskell-hspec-wai-json 0.10.0-1: rebuild with hspec-wai 0.10.0, hspec-wai-json 0.10.0

Modified:
  haskell-hspec-wai-json/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-07 18:39:26 UTC (rev 591253)
+++ PKGBUILD	2020-03-07 18:40:05 UTC (rev 591254)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-wai-json
 pkgname=haskell-hspec-wai-json
-pkgver=0.9.2
-pkgrel=135
+pkgver=0.10.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=('244d94f9099199a32f0de0412b053ad0d968c88b725f476414707caf95caaaedc07d7d5a301fb4aeaf6586cef54effd93f8ca1cf053031219ca1e0a08bcfb0b7')
+sha512sums=('3f2f0f23f9e5a4862bcc8283fdb59975a7ec0596134dacd48608e2b795c1e00d32282f530d078abcd247d77230f49b3d639a6771aff8b1fb71ead74f058cd00f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list