Date: Monday, November 16, 2020 @ 17:11:33 Author: felixonmars Revision: 755403
upgpkg: haskell-quickcheck-instances 0.3.25.1-1: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1 Modified: haskell-quickcheck-instances/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-16 16:55:11 UTC (rev 755402) +++ PKGBUILD 2020-11-16 17:11:33 UTC (rev 755403) @@ -3,8 +3,8 @@ _hkgname=quickcheck-instances pkgname=haskell-quickcheck-instances -pkgver=0.3.25 -pkgrel=3 +pkgver=0.3.25.1 +pkgrel=1 pkgdesc="Common quickcheck instances" url="https://github.com/haskellari/qc-instances" license=("BSD") @@ -16,7 +16,7 @@ 'haskell-uuid-types' 'haskell-vector') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('656fdc8f35eb079f89577968e2a61230a7e7a4652049664d83126efe6dcc0aeb3a943a5fcf23deb8de65eaf13ec4b1cebed5915b9cb8987cb6394048214be79b') +sha512sums=('8815a27361e9d6efa1f19bd43a3dae8a479bfb8aa0f16afe20f0cbf8977c1a02b5b6e75883f12d6fafad6fcec11aff329354fb72fd134236eb19c907064c2370') build() { cd $_hkgname-$pkgver
