[arch-commits] Commit in haskell-hspec-core/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed May 4 08:50:00 UTC 2022
Date: Wednesday, May 4, 2022 @ 08:49:59
Author: felixonmars
Revision: 1192714
upgpkg: haskell-hspec-core 2.9.6-1: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6
Modified:
haskell-hspec-core/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-04 08:49:53 UTC (rev 1192713)
+++ PKGBUILD 2022-05-04 08:49:59 UTC (rev 1192714)
@@ -2,8 +2,8 @@
_hkgname=hspec-core
pkgname=haskell-hspec-core
-pkgver=2.9.5
-pkgrel=10
+pkgver=2.9.6
+pkgrel=1
pkgdesc="A Testing Framework for Haskell"
url="http://hspec.github.io/"
license=('MIT')
@@ -14,7 +14,7 @@
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=('e6855c930d29d5f8336b9ce17f0724d8a436f69cf64ea164f11e20f0ced16e3c0c6ca5ee55d591b7e546d3322e8f104a23beb84c47e8281681e546299cca9bbd')
+sha512sums=('44b06d0b06992f86f309d115f6c3df51e2d07cb1e65811e09282a7e012d7f2b9e21e904ee93b54ad8dcf72687702de72084d160d6bfce25e6e928585287c9673')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list