Date: Wednesday, January 6, 2021 @ 00:01:27 Author: felixonmars Revision: 810491
upgpkg: haskell-quickcheck-instances 0.3.25.2-1: rebuild with quickcheck-instances 0.3.25.2 Modified: haskell-quickcheck-instances/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 23:57:55 UTC (rev 810490) +++ PKGBUILD 2021-01-06 00:01:27 UTC (rev 810491) @@ -3,8 +3,8 @@ _hkgname=quickcheck-instances pkgname=haskell-quickcheck-instances -pkgver=0.3.25.1 -pkgrel=19 +pkgver=0.3.25.2 +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=('8815a27361e9d6efa1f19bd43a3dae8a479bfb8aa0f16afe20f0cbf8977c1a02b5b6e75883f12d6fafad6fcec11aff329354fb72fd134236eb19c907064c2370') +sha512sums=('1e4df0c814cfdd12370d25ba66e0d9698e25cd480d9609ab5a45d4492df7a4600b79f5412f8224d90976c3accd59b16f8941b351bf8980e70e846ec08e6efced') build() { cd $_hkgname-$pkgver
