Date: Thursday, May 21, 2020 @ 20:47:13 Author: felixonmars Revision: 631489
upgpkg: haskell-path 0.8.0-1: rebuild with path 0.8.0 Modified: haskell-path/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-21 19:55:01 UTC (rev 631488) +++ PKGBUILD 2020-05-21 20:47:13 UTC (rev 631489) @@ -3,7 +3,7 @@ _hkgname=path pkgname=haskell-path -pkgver=0.7.1 +pkgver=0.8.0 pkgrel=1 pkgdesc="Path" url="https://hackage.haskell.org/package/${_hkgname}" @@ -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=('8ddc8453a55c2ee5c01ba7e9e786475c4fa6b8b81d0ab36e8c74b432c72d85ea4589370085a6e5bc46cac68bc27a66281735f773170c732c16945336e325440e') +sha512sums=('624c67d0f2779a4470c806d50666a122476d9553f304f1f69fafd3b11cd0acb588c0e246f5ed77d947f0e1ec59b95edbef8a95ff1190dca7a78e0b299b1ec063') build() { cd $_hkgname-$pkgver
