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

Felix Yan felixonmars at archlinux.org
Sat Mar 7 18:34:36 UTC 2020


    Date: Saturday, March 7, 2020 @ 18:34:36
  Author: felixonmars
Revision: 591250

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-03-07 18:32:29 UTC (rev 591249)
+++ PKGBUILD	2020-03-07 18:34:36 UTC (rev 591250)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-wai
 pkgname=haskell-hspec-wai
-pkgver=0.9.2
-pkgrel=121
+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



More information about the arch-commits mailing list