[arch-commits] Commit in haskell-tasty-hspec/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 29 13:49:50 UTC 2021
Date: Saturday, May 29, 2021 @ 13:49:50
Author: felixonmars
Revision: 950106
upgpkg: haskell-tasty-hspec 1.2-1: rebuild with tasty-hspec 1.2
Modified:
haskell-tasty-hspec/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-29 12:54:30 UTC (rev 950105)
+++ PKGBUILD 2021-05-29 13:49:50 UTC (rev 950106)
@@ -2,8 +2,8 @@
_hkgname=tasty-hspec
pkgname=haskell-tasty-hspec
-pkgver=1.1.7
-pkgrel=4
+pkgver=1.2
+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=('058097ee64412ef718a6bfbd6671174024fbb4db9f3fa4391494c58a22e635f25d7653d7ea9554409a234279a3a7bca71ac7451eff79b218fcf783458b1592df')
+sha512sums=('32cd6dab1f4f6dfacb582d586f133348b0abe26e3a01edefb2ae3ea23aef79cd4bf1f65751b5e47333f8d1d098a15ac6e03a65d1543e8ef662b0636e34df5133')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list