Date: Sunday, December 28, 2014 @ 22:17:55 Author: jelle Revision: 124769
upgpkg: haskell-data-default-instances-old-locale 0.0.1-5 ghc 7.8.4 rebuild Modified: haskell-data-default-instances-old-locale/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-12-28 21:13:37 UTC (rev 124768) +++ PKGBUILD 2014-12-28 21:17:55 UTC (rev 124769) @@ -2,13 +2,13 @@ _hkgname=data-default-instances-old-locale pkgname=haskell-data-default-instances-old-locale pkgver=0.0.1 -pkgrel=4 +pkgrel=5 pkgdesc="Default instances for types in old-locale" url="http://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3') arch=('i686' 'x86_64') makedepends=() -depends=('ghc=7.8.3' 'haskell-data-default-class' 'haskell-old-locale=1.0.0.6') +depends=('ghc=7.8.4' 'haskell-data-default-class' 'haskell-old-locale=1.0.0.6') options=('strip') source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) install=${pkgname}.install
