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

Felix Yan felixonmars at archlinux.org
Sun Jan 20 18:27:57 UTC 2019


    Date: Sunday, January 20, 2019 @ 18:27:56
  Author: felixonmars
Revision: 425389

upgpkg: haskell-hspec-meta 2.6.0-1

rebuild with QuickCheck 2.12.6.1, servant 0.15, servant-server 0.15, servant-swagger 1.1.7

Modified:
  haskell-hspec-meta/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-20 18:24:50 UTC (rev 425388)
+++ PKGBUILD	2019-01-20 18:27:56 UTC (rev 425389)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec-meta
 pkgname=haskell-hspec-meta
-pkgver=2.4.6
-pkgrel=17
+pkgver=2.6.0
+pkgrel=1
 pkgdesc="A version of Hspec which is used to test Hspec itself"
 url="http://hspec.github.io/"
 license=('MIT')
@@ -10,10 +10,10 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-quickcheck' 'haskell-hspec-expectations' 'haskell-hunit'
          'haskell-setenv' 'haskell-random' 'haskell-quickcheck-io' 'haskell-ansi-terminal'
-         'haskell-async' 'haskell-call-stack')
+         'haskell-clock' 'haskell-call-stack')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('8e62dd923e943a3242034d838016280ed3e2d6767c5c22fac76c71433433a938f5e290cd79400cdc659706c54f21a06805b54e91702acdb0daea20c8513e8d8f')
+sha512sums=('c35d09f84c093ab5fe7ae31cf004d485cf6d15a06ee7c98270d3f5c471da6e0c9a71c8ec6ca0aa87e7454c9470b218c24538270711677003dc63d316fb23dce9')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list