Date: Wednesday, May 16, 2018 @ 16:42:44 Author: felixonmars Revision: 322967
upgpkg: haskell-chasingbottoms 1.3.1.4-2 rebuild with ghc 8.4.2 Modified: haskell-chasingbottoms/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-16 16:41:52 UTC (rev 322966) +++ PKGBUILD 2018-05-16 16:42:44 UTC (rev 322967) @@ -4,12 +4,12 @@ _hkgname=ChasingBottoms pkgname=haskell-chasingbottoms pkgver=1.3.1.4 -pkgrel=1 +pkgrel=2 pkgdesc="For testing partial and infinite values" url="https://hackage.haskell.org/package/ChasingBottoms" license=('MIT') arch=('x86_64') -depends=('ghc-libs' 'haskell-mtl' 'haskell-quickcheck' 'haskell-random' 'haskell-syb') +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=('3d6814968c93ec35bd15a2959012e433a524ac2575de2cf1a2803c48409c320f19500c612c96db39eb02c99d3e45a634cb87abf09e40a79583f07bd2e7b510dd')
