[arch-commits] Commit in haskell-tasty-hspec/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 13 18:34:20 UTC 2021
Date: Thursday, May 13, 2021 @ 18:34:20
Author: felixonmars
Revision: 933408
upgpkg: haskell-tasty-hspec 1.1.7-1: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7
Modified:
haskell-tasty-hspec/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-13 18:06:42 UTC (rev 933407)
+++ PKGBUILD 2021-05-13 18:34:20 UTC (rev 933408)
@@ -2,8 +2,8 @@
_hkgname=tasty-hspec
pkgname=haskell-tasty-hspec
-pkgver=1.1.6
-pkgrel=53
+pkgver=1.1.7
+pkgrel=1
pkgdesc="Hspec support for the Tasty test framework"
url="https://github.com/mitchellwrosen/tasty-hspec"
license=('BSD')
@@ -12,7 +12,7 @@
'haskell-tasty-smallcheck' 'haskell-tasty-quickcheck')
makedepends=('ghc')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('f1cf9533ffd1392d9790b1133f72789a62808bf96fdca8470a397c75cc8addfffa65ca3f16f084760b604e4efdb43b1dfcfbe3f7ca477b296c85b470950c62dc')
+sha512sums=('058097ee64412ef718a6bfbd6671174024fbb4db9f3fa4391494c58a22e635f25d7653d7ea9554409a234279a3a7bca71ac7451eff79b218fcf783458b1592df')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list