[arch-commits] Commit in haskell-smallcheck/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jun 15 16:37:06 UTC 2020
Date: Monday, June 15, 2020 @ 16:37:05
Author: felixonmars
Revision: 645329
upgpkg: haskell-smallcheck 1.1.7-1: rebuild with smallcheck 1.1.7
Modified:
haskell-smallcheck/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-15 16:36:04 UTC (rev 645328)
+++ PKGBUILD 2020-06-15 16:37:05 UTC (rev 645329)
@@ -2,8 +2,8 @@
_hkgname=smallcheck
pkgname=haskell-smallcheck
-pkgver=1.1.6
-pkgrel=2
+pkgver=1.1.7
+pkgrel=1
pkgdesc="A property-based testing library"
url="https://github.com/feuerbach/smallcheck"
license=('BSD')
@@ -11,7 +11,7 @@
depends=('ghc-libs' 'haskell-logict')
makedepends=('ghc')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('982e7ecb5709ea5eaa2c13cfc6da1488a9ebf017c2adcccd72bf630ae1104fc03da99fa5373c72d6ea5b47c6d92cca761966c09dd132a2972b8d6a3805c1073c')
+sha512sums=('d158b60331694044f1317e69082601e5cd409a268107ed11d0944acca6802611a22ed5564e63807143250d309fa38d7d42100e5bccfc9801ee853f1e3424afe5')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list