Date: Monday, January 10, 2022 @ 15:35:10 Author: felixonmars Revision: 1099348
upgpkg: haskell-path 0.9.2-1: rebuild with path 0.9.2 Modified: haskell-path/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-10 15:33:23 UTC (rev 1099347) +++ PKGBUILD 2022-01-10 15:35:10 UTC (rev 1099348) @@ -3,8 +3,8 @@ _hkgname=path pkgname=haskell-path -pkgver=0.9.1 -pkgrel=10 +pkgver=0.9.2 +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=('bdb1a4a3d3553bd5fb5d3c64c7db3298c81d25dffa09078c9408f09dccbcd4cc189e015fcd88fa3f84121a33344d3f3fd4024063497e65ddffb872c83371c0a7') +sha512sums=('5d53506e7698f3966d867df8e8c5cc30a997a87145dab80893134d01ee526404e9eeffa1ca6fa2f70b8abed18e0a0d77b14799fe3cac79188b048dac56bce4ae') build() { cd $_hkgname-$pkgver
