Date: Monday, June 5, 2017 @ 17:59:28 Author: felixonmars Revision: 234398
upgpkg: haskell-path-io 1.3.0-1 rebuild with path-io,1.3.0 Modified: haskell-path-io/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-05 17:50:53 UTC (rev 234397) +++ PKGBUILD 2017-06-05 17:59:28 UTC (rev 234398) @@ -5,8 +5,8 @@ pkgname=haskell-path-io _hkgname=path-io -pkgver=1.2.2 -pkgrel=16 +pkgver=1.3.0 +pkgrel=1 pkgdesc="Interface to ‘directory’ package for users of ‘path’" url="https://github.com/mrkkrp/path-io" license=("custom:BSD3") @@ -13,7 +13,7 @@ arch=('i686' 'x86_64') depends=("ghc=8.0.1" 'haskell-exceptions' 'haskell-path' 'haskell-temporary' 'haskell-unix-compat') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz") -md5sums=('ffd301d610a3e085a9c7f70bf9deddae') +sha512sums=('2326335e3d2ccf7b532109d0260b123783e56a3574c6996709a92a81b0e8c049d945c243937d3f7c8b2fb90f54c663dd33d09587af9c86faa8308760ea083615') build() { cd "$srcdir/$_hkgname-$pkgver"
