Date: Wednesday, October 7, 2015 @ 02:57:27 Author: foutrelis Revision: 143128
Update versioned dep: haskell-dlist=0.7.1.2 Modified: haskell-data-default-instances-dlist/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-07 00:57:25 UTC (rev 143127) +++ PKGBUILD 2015-10-07 00:57:27 UTC (rev 143128) @@ -7,7 +7,7 @@ url="http://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3') arch=('i686' 'x86_64') -depends=('ghc=7.10.1' 'haskell-data-default-class=0.0.1' 'haskell-dlist=0.7.1.1') +depends=('ghc=7.10.1' 'haskell-data-default-class=0.0.1' 'haskell-dlist=0.7.1.2') options=('strip') source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) install=${pkgname}.install
