Date: Saturday, June 5, 2021 @ 15:02:16 Author: felixonmars Revision: 956069
upgpkg: haskell-path-io 1.6.3-1: rebuild with path-io 1.6.3 Modified: haskell-path-io/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-05 15:01:57 UTC (rev 956068) +++ PKGBUILD 2021-06-05 15:02:16 UTC (rev 956069) @@ -4,8 +4,8 @@ _hkgname=path-io pkgname=haskell-path-io -pkgver=1.6.2 -pkgrel=86 +pkgver=1.6.3 +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=('fd11ebae212c20a9ae68e79021c4b679e77b4bdd996eef499501a1357a492b56541368b1c04fe3d58f40c3d41ae791e921c16795097e3fe9eb87461036afb97d') +sha512sums=('d9d4e0d3a0b74677b8e29608254b1a4b5f306378400e8ec6d2b96ec4fd5b340ca20652684af558ec5ec5c401a18c4c9203adf7afbb1a602df0786459bc5bc774') build() { cd "$srcdir/$_hkgname-$pkgver"
