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

Felix Yan felixonmars at archlinux.org
Fri Sep 16 07:44:24 UTC 2016


    Date: Friday, September 16, 2016 @ 07:44:24
  Author: felixonmars
Revision: 189479

upgpkg: haskell-quickcheck 2.9.2-1

rebuild with QuickCheck-2.9.2, aeson-compat-0.3.6, aeson-pretty-0.8.2, attoparsec-0.13.1.0, conduit-combinators-1.0.6, cryptonite-0.20, darcs-2.12.4, generic-deriving-1.11.1, hOpenPGP-2.5.2, hpack-0.15.0, hasktags-0.69.2.1, hoogle-5.0.4, hopenpgp-tools-0.19.3, http-client-0.5.3.2, http-client-tls-0.3.2, http-conduit-2.2.2. math-functions-0.2.0.2. mono-traversable-1.0.1, optparse-applicative-0.13.0.0, stack-1.2.0, x509-1.6.4, x509-validation-1.6.4, yaml-0.8.18.6, zip-archive-0.3.0.5

Modified:
  haskell-quickcheck/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-16 07:43:09 UTC (rev 189478)
+++ PKGBUILD	2016-09-16 07:44:24 UTC (rev 189479)
@@ -5,7 +5,7 @@
 
 _hkgname=QuickCheck
 pkgname=haskell-quickcheck
-pkgver=2.9.1
+pkgver=2.9.2
 pkgrel=1
 pkgdesc='Automatic testing of Haskell programs'
 url='http://hackage.haskell.org/package/QuickCheck'
@@ -13,7 +13,7 @@
 arch=('x86_64' 'i686')
 depends=('ghc' 'haskell-random' 'haskell-tf-random')
 source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('f8769cbef895a67f9bd1ac554faa577e6c1fb41e271425880a759009e454d05f')
+sha256sums=('155c1656f583bc797587846ee1959143d2b1b9c88fbcb9d3f510f58d8fb93685')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list