Date: Sunday, October 25, 2020 @ 22:55:32 Author: felixonmars Revision: 733644
upgpkg: haskell-path-io 1.6.2-1: rebuild with path-io 1.6.2 Modified: haskell-path-io/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-25 22:47:48 UTC (rev 733643) +++ PKGBUILD 2020-10-25 22:55:32 UTC (rev 733644) @@ -4,8 +4,8 @@ _hkgname=path-io pkgname=haskell-path-io -pkgver=1.6.1 -pkgrel=4 +pkgver=1.6.2 +pkgrel=1 pkgdesc="Interface to ‘directory’ package for users of ‘path’" url="https://github.com/mrkkrp/path-io" license=("BSD") @@ -14,7 +14,7 @@ 'haskell-unix-compat') makedepends=('ghc' 'haskell-hspec') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz") -sha512sums=('af42c4bcd2f3221cd6f0b9d9155b8bb80e231537355e57b23abc18d1988604259ddcd10bb4f936613e3fa27b076721923eb4c942f06c9b40bf7f3b467a0237c7') +sha512sums=('fd11ebae212c20a9ae68e79021c4b679e77b4bdd996eef499501a1357a492b56541368b1c04fe3d58f40c3d41ae791e921c16795097e3fe9eb87461036afb97d') build() { cd "$srcdir/$_hkgname-$pkgver"
