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

Felix Yan felixonmars at archlinux.org
Sun Oct 23 15:30:50 UTC 2016


    Date: Sunday, October 23, 2016 @ 15:30:50
  Author: felixonmars
Revision: 193065

upgpkg: haskell-hspec-expectations 0.8.2-1

rebuild with HUnit-1.5.0.0, quickcheck-io-0.1.4, hspec-expectations-0.8.2, hspec-discover-2.3.2, hspec-core-2.3.2, hspec-2.3.2

Modified:
  haskell-hspec-expectations/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-23 15:28:57 UTC (rev 193064)
+++ PKGBUILD	2016-10-23 15:30:50 UTC (rev 193065)
@@ -3,7 +3,7 @@
 
 _hkgname=hspec-expectations
 pkgname=haskell-hspec-expectations
-pkgver=0.7.2
+pkgver=0.8.2
 pkgrel=1
 pkgdesc="Catchy combinators for HUnit"
 url="https://github.com/sol/hspec-expectations"
@@ -10,8 +10,8 @@
 license=('MIT')
 arch=('i686' 'x86_64')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-depends=('ghc=8.0.1' 'haskell-hunit')
-md5sums=('56e79f41affc0b71a95f6042d6deaa03')
+depends=('ghc=8.0.1' 'haskell-call-stack' 'haskell-hunit')
+md5sums=('13cc0b65b17fe0f6765af0963c4bb7cb')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list