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

Felix Yan felixonmars at archlinux.org
Thu Jul 5 21:27:46 UTC 2018


    Date: Thursday, July 5, 2018 @ 21:27:46
  Author: felixonmars
Revision: 353166

upgpkg: haskell-smallcheck 1.1.5-1

rebuild with smallcheck 1.1.5

Modified:
  haskell-smallcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-05 20:11:39 UTC (rev 353165)
+++ PKGBUILD	2018-07-05 21:27:46 UTC (rev 353166)
@@ -3,8 +3,8 @@
 
 _hkgname=smallcheck
 pkgname=haskell-smallcheck
-pkgver=1.1.4
-pkgrel=3
+pkgver=1.1.5
+pkgrel=1
 pkgdesc="A property-based testing library"
 url="https://github.com/feuerbach/smallcheck"
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-logict')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('3cfc5160d1ae385f267d927bbd8efb2a40a5903b0fe278abb21c63ff66377c4919d95801c6e958d644d88eac98c11002cc4356f0f1b561d829e91f87a28120e1')
+sha512sums=('6d97f91308146031a16a405391ec2b283ad719c0acc2a0672c22cc880d91c3d72f845f65897e36945c45746d2d705a9f9f16b1ff5fef1f39c9abb60a4e57430c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list