Date: Saturday, August 20, 2022 @ 21:23:20 Author: felixonmars Revision: 1271204
upgpkg: haskell-chasingbottoms 1.3.1.12-1: rebuild with ChasingBottoms 1.3.1.12 Modified: haskell-chasingbottoms/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-20 20:54:25 UTC (rev 1271203) +++ PKGBUILD 2022-08-20 21:23:20 UTC (rev 1271204) @@ -2,8 +2,8 @@ _hkgname=ChasingBottoms pkgname=haskell-chasingbottoms -pkgver=1.3.1.11 -pkgrel=33 +pkgver=1.3.1.12 +pkgrel=1 pkgdesc="For testing partial and infinite values" url="https://hackage.haskell.org/package/ChasingBottoms" license=('MIT') @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-quickcheck' 'haskell-random' 'haskell-syb') makedepends=('ghc') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('36c457cc954b998be5a729752fdc49cc8a564ab3e4395e1a79115ed5e10a28980ac1fcf1dad9513a6404678557ee5de443fc7be40af3853eba3a10d89880733c') +sha512sums=('601a577ff45cb5565397fcc428073b7ce2c9a9e033950adb5af67977c719f83ce4fe2be378280108406ad2b9d436bd3e8d15e4b82846ffd8b881151fbe5941ed') build() { cd $_hkgname-$pkgver
