Date: Monday, October 17, 2022 @ 20:43:10
  Author: felixonmars
Revision: 1329755

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

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-17 20:42:23 UTC (rev 1329754)
+++ PKGBUILD    2022-10-17 20:43:10 UTC (rev 1329755)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.10.2
-pkgrel=10
+pkgver=2.10.3
+pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/";
 license=('MIT')
@@ -12,7 +12,7 @@
          'haskell-hspec-expectations')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('96e57f74f1121f2b5e16523b9c650cfc5e343f935614c565b8e94708800e0528cec0b4fa298621e3d126182189b0cc3d8b1348df5038930b43a33bca66ab0269')
+sha512sums=('3d88323a860833aa991e2f611991e0cf297b3d861bd2744493122cfd75385377110b2dfbc1cab5c256fb6d1fddc16387f3784bbd4774ae1b8a4cc8f1670cf88d')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to