Date: Sunday, February 5, 2023 @ 22:46:47
  Author: felixonmars
Revision: 1392872

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

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-05 22:46:40 UTC (rev 1392871)
+++ PKGBUILD    2023-02-05 22:46:47 UTC (rev 1392872)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.10.7
-pkgrel=14
+pkgver=2.10.8
+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=('aa206aaa76392062c2b7d136134a88455ee82b93c248f402288b84eff8e16999db503fc0768732e064372761a6881700bdf63771ffa2df63a12b57a0b90b3604')
+sha512sums=('f58c670e524b71d8be84424957092276f06db3cbeff725248c733da2d07369773b28c8f496998ed875bba035b6c93d9cc8e205dafffdcb72cf96834634c06060')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to