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

Felix Yan felixonmars at archlinux.org
Tue Jun 20 06:24:29 UTC 2017


    Date: Tuesday, June 20, 2017 @ 06:24:28
  Author: felixonmars
Revision: 238813

upgpkg: haskell-quickcheck-io 0.2.0-1

rebuild with hspec,2.4.4 hspec-core,2.4.4 hspec-discover,2.4.4 quickcheck-io,0.2.0

Modified:
  haskell-quickcheck-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-20 06:23:18 UTC (rev 238812)
+++ PKGBUILD	2017-06-20 06:24:28 UTC (rev 238813)
@@ -3,8 +3,8 @@
 
 _hkgname=quickcheck-io
 pkgname=haskell-quickcheck-io
-pkgver=0.1.4
-pkgrel=4
+pkgver=0.2.0
+pkgrel=1
 pkgdesc="Use HUnit assertions as QuickCheck properties"
 url="https://github.com/hspec/quickcheck-io"
 license=('MIT')
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc' 'haskell-hunit' 'haskell-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('4123a22e0d26d931e47e18266c6c4d61')
+sha512sums=('02e1f40bac8f31f27c21d1d2df9f226816f9da871092b09f0451a8321e250c9e94887f94889be421c9d0034e0a27b02c907d16eb7da5a4376df42c7c1fbd01df')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list