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

Felix Yan felixonmars at archlinux.org
Sat Oct 22 02:49:13 UTC 2016


    Date: Saturday, October 22, 2016 @ 02:49:12
  Author: felixonmars
Revision: 192913

upgpkg: haskell-criterion 1.1.1.0-25

Modified:
  haskell-criterion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-22 02:46:07 UTC (rev 192912)
+++ PKGBUILD	2016-10-22 02:49:12 UTC (rev 192913)
@@ -5,13 +5,13 @@
 _hkgname=criterion
 pkgname=haskell-criterion
 pkgver=1.1.1.0
-pkgrel=24
+pkgrel=25
 pkgdesc="Robust, reliable performance measurement and analysis"
 url="http://www.serpentine.com/criterion"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-glob" "haskell-aeson" "haskell-ansi-wl-pprint" "haskell-cassava"
-         "haskell-hastache" "haskell-mtl" "haskell-mwc-random" "haskell-optparse-applicative"
+         "haskell-hastache" "haskell-mtl" "haskell-mwc-random" "haskell-optparse-applicative0.12"
          "haskell-parsec" "haskell-statistics" "haskell-text" "haskell-transformers-compat"
          "haskell-vector" "haskell-vector-algorithms")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list