Date: Friday, June 26, 2020 @ 15:50:44 Author: felixonmars Revision: 654127
upgpkg: haskell-chasingbottoms 1.3.1.9-1: rebuild with ChasingBottoms 1.3.1.9 Modified: haskell-chasingbottoms/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-26 15:45:35 UTC (rev 654126) +++ PKGBUILD 2020-06-26 15:50:44 UTC (rev 654127) @@ -2,8 +2,8 @@ _hkgname=ChasingBottoms pkgname=haskell-chasingbottoms -pkgver=1.3.1.8 -pkgrel=7 +pkgver=1.3.1.9 +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=('cb602f4d2c157415058099e9a133cfcc8a7e8aa3e6d20d1d66355187a8ec4a2a5185bad5ca5b8573b055b15b6992e77d9777f000c1bcf31652a375e51f073d82') +sha512sums=('15b05c3080e7e5960d9f84d4c3a3941a08a8f15a4c8241f7fee11f24054e09092925093f88bdd7ac38eedc57a02fa76c468e61c5ad08cb0c599a2a01bbe6b88b') build() { cd $_hkgname-$pkgver
