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

Felix Yan felixonmars at archlinux.org
Wed May 16 17:16:43 UTC 2018


    Date: Wednesday, May 16, 2018 @ 17:16:42
  Author: felixonmars
Revision: 323007

upgpkg: haskell-hspec-core 2.5.0-2

rebuild with ghc 8.4.2

Modified:
  haskell-hspec-core/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 17:15:34 UTC (rev 323006)
+++ PKGBUILD	2018-05-16 17:16:42 UTC (rev 323007)
@@ -4,7 +4,7 @@
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
 pkgver=2.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/"
 license=('MIT')
@@ -11,7 +11,7 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-call-stack' 'haskell-clock'
          'haskell-hspec-expectations' 'haskell-hunit' 'haskell-quickcheck' 'haskell-quickcheck-io'
-         'haskell-random' 'haskell-setenv' 'haskell-stm' 'haskell-tf-random')
+         'haskell-random' 'haskell-setenv' '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=('b5c299974b95b61d0644552d4d244f3aefe34990352ad7a67d2c7600e2d63acd11b7c3cae67b31a5dc00c76cfeb09afd27dfb1e170d33fdd1b0977258063f35d')



More information about the arch-commits mailing list