Date: Saturday, November 23, 2019 @ 17:30:05 Author: felixonmars Revision: 532171
upgpkg: haskell-chasingbottoms 1.3.1.7-1 rebuild ChasingBottoms 1.3.1.7 Modified: haskell-chasingbottoms/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-23 17:29:40 UTC (rev 532170) +++ PKGBUILD 2019-11-23 17:30:05 UTC (rev 532171) @@ -2,8 +2,8 @@ _hkgname=ChasingBottoms pkgname=haskell-chasingbottoms -pkgver=1.3.1.6 -pkgrel=6 +pkgver=1.3.1.7 +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=('1e42b127a589b02105ebbda31d88508e9ef991b6a9f3f05b14a8e453d76dc0a200e5d3709b46944ea7233cf8219a005df1fdc7dcb8c898f597aa6d6140c12ed2') +sha512sums=('85723d6f440ff1691f596f920d5253717a4e60ae9269ca16be520fda6d34956c7a24b419410f0df0012f7ef61929d9bafc5913bab5f9fd2848b6c0d6f232dfc0') build() { cd $_hkgname-$pkgver
