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

Felix Yan felixonmars at archlinux.org
Sun Sep 27 12:37:05 UTC 2020


    Date: Sunday, September 27, 2020 @ 12:37:05
  Author: felixonmars
Revision: 712634

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

Modified:
  haskell-hspec-wai/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-27 12:34:01 UTC (rev 712633)
+++ PKGBUILD	2020-09-27 12:37:05 UTC (rev 712634)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-wai
 pkgname=haskell-hspec-wai
-pkgver=0.10.1
-pkgrel=87
+pkgver=0.11.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=('9a599411e79ef056a915494f7bb247e61f94a5243cd7fde3f6651f09e2b6fc28e99554f1721717ee45f06b7029502620d6fdf1624e280442333224147320508d')
+sha512sums=('4b451744eae139787f9156cd6a59589e8c485ce1d98f49847344fb984eb3d7b6d265537feb4ad5ca57d439e2460b74cdd2ba16c7d657fd0c10575af354930ffc')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list