Date: Wednesday, January 4, 2023 @ 21:34:58
  Author: felixonmars
Revision: 1375216

upgpkg: haskell-hspec-core 2.10.7-1: rebuild with hspec 2.10.7, hspec-core 
2.10.7, hspec-discover 2.10.7

Modified:
  haskell-hspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-04 21:34:30 UTC (rev 1375215)
+++ PKGBUILD    2023-01-04 21:34:58 UTC (rev 1375216)
@@ -2,19 +2,19 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.10.6
-pkgrel=8
+pkgver=2.10.7
+pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/";
 license=('MIT')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-call-stack' 'haskell-ghc'
-         'haskell-hspec-expectations' 'haskell-hunit' 'haskell-quickcheck' 
'haskell-quickcheck-io'
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-call-stack' 
'haskell-hspec-expectations'
+         'haskell-hunit' 'haskell-lexer' 'haskell-quickcheck' 
'haskell-quickcheck-io'
          'haskell-random' 'haskell-setenv' 'haskell-tf-random')
 makedepends=('ghc')
 checkdepends=('haskell-base-orphans' 'haskell-hspec-meta' 'haskell-silently' 
'haskell-temporary')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('ae1dfc4819706511483646c61663ccabc39f0e17128d496bbc65a26c558f5d446ea2e0edcbd9cbd6b61710e522b581e5a412f7ef4fdb17daeebe187d24616126')
+sha512sums=('1b68c13937a293ef45441ce0c60975e3ea5129f2f4aacf9d0fbc3d8d5431619b3cd2b163f31f8106877ebc97f728806d364bad5ae644728c0902aac46294bb29')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to