Date: Sunday, December 24, 2017 @ 15:40:51 Author: felixonmars Revision: 275782
upgpkg: haskell-smallcheck 1.1.3.1-1 rebuild with smallcheck,1.1.3.1 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-24 15:40:44 UTC (rev 275781) +++ PKGBUILD 2017-12-24 15:40:51 UTC (rev 275782) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck -pkgver=1.1.3 +pkgver=1.1.3.1 pkgrel=1 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" @@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-logict' 'haskell-mtl') makedepends=('ghc') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('2783bfe5393d7b57dbab6f1f6c62dcd46356076d9e064359492980a0e423fbcf434c081a29eb1ea9ac0ce6e929e7a8c0aac44e8aca9e217a656f91bb42f2aabd') +sha512sums=('a7783dd6b7aaed58ba0e3017aecae8cc41d98b1f373c3f2c8a21300006766db9fa981c71bc300047f651d32459ba7f7ef59e1bed518c54b7c627ecc7f59a8cfa') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
