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

Felix Yan felixonmars at archlinux.org
Wed Jan 23 15:13:14 UTC 2019


    Date: Wednesday, January 23, 2019 @ 15:13:13
  Author: felixonmars
Revision: 427253

upgpkg: haskell-hspec-wai 0.9.2-1

rebuild with hspec-wai 0.9.2, hspec-wai-json 0.9.2

Modified:
  haskell-hspec-wai/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-23 15:10:17 UTC (rev 427252)
+++ PKGBUILD	2019-01-23 15:13:13 UTC (rev 427253)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-wai
 pkgname=haskell-hspec-wai
-pkgver=0.9.0
-pkgrel=136
+pkgver=0.9.2
+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=('47822443b1a141a9ca6f6365a07906f7b11b44c2c999ef80bf6c87e66538a3a9d3e3221f48098414aea3538f7ea957bb3435255a490268b5eaecf3785fec407c')
+sha512sums=('a3a6a24fc948d924f60f55da7d133446c57549f9967a47adafa8f8df057370472348f9413477a4f78f5068233a6b103396810e611161735ec75f87b6d9673edb')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list