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

Felix Yan fyan at nymeria.archlinux.org
Sat Jul 12 03:08:34 UTC 2014


    Date: Saturday, July 12, 2014 @ 05:08:33
  Author: fyan
Revision: 115547

upgpkg: haskell-parsec 3.1.5-3

ghc 7.8.3 rebuild

Modified:
  haskell-parsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-12 03:06:36 UTC (rev 115546)
+++ PKGBUILD	2014-07-12 03:08:33 UTC (rev 115547)
@@ -3,13 +3,13 @@
 _hkgname=parsec
 pkgname=haskell-parsec
 pkgver=3.1.5
-pkgrel=2
+pkgrel=3
 pkgdesc="Monadic parser combinators"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 options=('staticlibs')
-depends=('ghc=7.8.2-2' 'sh' 'haskell-mtl=2.1.3.1-2' 'haskell-text=1.1.0.1-2')
+depends=('ghc=7.8.3-1' 'sh' 'haskell-mtl=2.1.3.1-3' 'haskell-text=1.1.1.3-1')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
 md5sums=('00e822decff17a034a68c462d2a3e099')




More information about the arch-commits mailing list