[arch-commits] Commit in haskell-hspec-core/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed May 12 22:14:01 UTC 2021
Date: Wednesday, May 12, 2021 @ 22:14:00
Author: felixonmars
Revision: 932720
upgpkg: haskell-hspec-core 2.8.0-1: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0
Modified:
haskell-hspec-core/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-12 22:13:26 UTC (rev 932719)
+++ PKGBUILD 2021-05-12 22:14:00 UTC (rev 932720)
@@ -2,8 +2,8 @@
_hkgname=hspec-core
pkgname=haskell-hspec-core
-pkgver=2.7.10
-pkgrel=9
+pkgver=2.8.0
+pkgrel=1
pkgdesc="A Testing Framework for Haskell"
url="http://hspec.github.io/"
license=('MIT')
@@ -14,7 +14,7 @@
makedepends=('ghc')
checkdepends=('haskell-hspec-meta' 'haskell-silently' 'haskell-temporary')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('94e05afebef560e0a3797a0a56f3ad9497df3e9be765f36f4af9719dde62b3f828572b5da24e44465f6adcd44d7f2a1f5272d573a3ecb84327c9dc6774ac6da9')
+sha512sums=('f73d1006a392204f493a5fce2af949d4aee92a47b80ff9411805846782b842a78fe0ff461f5bf2e4eb35e4326ad1f32193615ffb6053951b256bce1b38ebe736')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list