Date: Monday, June 21, 2021 @ 17:49:10 Author: felixonmars Revision: 966547
upgpkg: haskell-path 0.9.0-1: rebuild with ghc 9.0.1, ghc-lib-parser-ex 9.0.0.4, one-liner 2.0, path 0.9.0, retrie 1.0.0.0 Modified: haskell-path/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-21 17:47:52 UTC (rev 966546) +++ PKGBUILD 2021-06-21 17:49:10 UTC (rev 966547) @@ -3,8 +3,8 @@ _hkgname=path pkgname=haskell-path -pkgver=0.8.0 -pkgrel=132 +pkgver=0.9.0 +pkgrel=1 pkgdesc="Path" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD") @@ -13,7 +13,7 @@ makedepends=('ghc' 'haskell-genvalidity' 'haskell-genvalidity-hspec' 'haskell-genvalidity-property' 'haskell-hspec' 'haskell-quickcheck' 'haskell-validity') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('624c67d0f2779a4470c806d50666a122476d9553f304f1f69fafd3b11cd0acb588c0e246f5ed77d947f0e1ec59b95edbef8a95ff1190dca7a78e0b299b1ec063') +sha512sums=('6158d956d52e938fc94020b0ccbe9d5746f8c96050752f4d3413c337843c09ce8642943ce5027752372c7e56c01e0898da6bb6bbcecd873654afcf6454408024') build() { cd $_hkgname-$pkgver
