[arch-commits] Commit in haskell-smallcheck/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jun 12 17:09:59 UTC 2020


    Date: Friday, June 12, 2020 @ 17:09:58
  Author: felixonmars
Revision: 642406

upgpkg: haskell-smallcheck 1.1.6-1: rebuild with smallcheck 1.1.6

Modified:
  haskell-smallcheck/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-12 16:27:28 UTC (rev 642405)
+++ PKGBUILD	2020-06-12 17:09:58 UTC (rev 642406)
@@ -2,8 +2,8 @@
 
 _hkgname=smallcheck
 pkgname=haskell-smallcheck
-pkgver=1.1.5
-pkgrel=20
+pkgver=1.1.6
+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=('6d97f91308146031a16a405391ec2b283ad719c0acc2a0672c22cc880d91c3d72f845f65897e36945c45746d2d705a9f9f16b1ff5fef1f39c9abb60a4e57430c')
+sha512sums=('982e7ecb5709ea5eaa2c13cfc6da1488a9ebf017c2adcccd72bf630ae1104fc03da99fa5373c72d6ea5b47c6d92cca761966c09dd132a2972b8d6a3805c1073c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list