Date: Tuesday, March 21, 2017 @ 13:04:30 Author: felixonmars Revision: 218154
upgpkg: haskell-foundation 0.0.4-1 rebuild with foundation,0.0.4 Modified: haskell-foundation/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-21 12:47:55 UTC (rev 218153) +++ PKGBUILD 2017-03-21 13:04:30 UTC (rev 218154) @@ -4,7 +4,7 @@ _hkgname=foundation pkgname=haskell-foundation -pkgver=0.0.3 +pkgver=0.0.4 pkgrel=1 pkgdesc="Alternative prelude with batteries and no dependencies" url="https://github.com/haskell-foundation/foundation" @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') depends=('ghc=8.0.1') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -md5sums=('cc79ceeb665b264d0cad919c47050dfb') +md5sums=('acf3881eb25594fa3e361dfaa4f33ac5') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
