Date: Thursday, March 24, 2022 @ 19:47:49 Author: felixonmars Revision: 1175012
upgpkg: haskell-quickcheck-instances 0.3.27-1: rebuild with quickcheck-instances 0.3.27 Modified: haskell-quickcheck-instances/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 19:47:19 UTC (rev 1175011) +++ PKGBUILD 2022-03-24 19:47:49 UTC (rev 1175012) @@ -3,8 +3,8 @@ _hkgname=quickcheck-instances pkgname=haskell-quickcheck-instances -pkgver=0.3.26.1 -pkgrel=11 +pkgver=0.3.27 +pkgrel=1 pkgdesc="Common quickcheck instances" url="https://github.com/haskellari/qc-instances" license=("BSD") @@ -16,7 +16,7 @@ 'haskell-unordered-containers' 'haskell-uuid-types' 'haskell-vector') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('50cb9a7c28744a4bfb930420f6af2dcbc5925f5e1b108e345cee4d12eca2c27221fa7745c8cd697f047c649363a15d367da462acb2f7b8fbc7ecec728c5be57c') +sha512sums=('be2b7525a1433b3cd038b5bcc55c01cc1a9ab2fa02fb89b4cf0d3c4748b6ee4a384b0ff101727a30c6f788a2da72adf87a8c97a36a57ce626f9269e1464f3a90') build() { cd $_hkgname-$pkgver
