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

Felix Yan felixonmars at archlinux.org
Sat Feb 17 04:19:24 UTC 2018


    Date: Saturday, February 17, 2018 @ 04:19:22
  Author: felixonmars
Revision: 295590

upgpkg: haskell-hspec-core 2.4.8-1

rebuild with hspec,2.4.8 hspec-core,2.4.8 hspec-discover,2.4.8

Modified:
  haskell-hspec-core/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-17 04:18:18 UTC (rev 295589)
+++ PKGBUILD	2018-02-17 04:19:22 UTC (rev 295590)
@@ -3,18 +3,18 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.4.7
-pkgrel=3
+pkgver=2.4.8
+pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/"
 license=('MIT')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-hunit' 'haskell-quickcheck' 'haskell-ansi-terminal' 'haskell-async'
+depends=('ghc-libs' 'haskell-hunit' 'haskell-quickcheck' 'haskell-ansi-terminal'
          'haskell-call-stack' 'haskell-hspec-expectations' 'haskell-quickcheck-io'
-         'haskell-random' 'haskell-setenv' 'haskell-tf-random')
+         'haskell-random' 'haskell-setenv' 'haskell-stm' 'haskell-tf-random')
 makedepends=('ghc' 'haskell-hspec-meta' 'haskell-silently' 'haskell-temporary')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('d3f4dc6e109443839a7c4f38200a846ea3302344cac954b1fb74f4d64bf641a3f3cd8a39ffd347291ca4260b6bff074887ba77e248373d1079df3dbe98632b74')
+sha512sums=('c01e14d8d91ee833e86af4852998f7e93baa89e08a88cc12381f0d7bc243182f02d0fd489dee6559f953e186e64d505f2c5ae9f01c6162763bf4d4465b5c3ed9')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list