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

Felix Yan felixonmars at archlinux.org
Wed Mar 11 22:11:59 UTC 2020


    Date: Wednesday, March 11, 2020 @ 22:11:58
  Author: felixonmars
Revision: 594655

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

Modified:
  haskell-hspec-wai/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-11 22:08:55 UTC (rev 594654)
+++ PKGBUILD	2020-03-11 22:11:58 UTC (rev 594655)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-wai
 pkgname=haskell-hspec-wai
-pkgver=0.10.0
-pkgrel=6
+pkgver=0.10.1
+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=('f8321fff2b1f982e10d0bcd2f8b502c052e0eca9dcf6e817d1870841e45d9199c5c6f02ee9730cffc7f1829d5182fafb623512e6516ca51a07c0bfcef1707b16')
+sha512sums=('9a599411e79ef056a915494f7bb247e61f94a5243cd7fde3f6651f09e2b6fc28e99554f1721717ee45f06b7029502620d6fdf1624e280442333224147320508d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list