Date: Saturday, December 26, 2020 @ 00:11:13 Author: felixonmars Revision: 791317
upgpkg: haskell-storable-complex 0.2.3.0-84: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-storable-complex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 00:10:50 UTC (rev 791316) +++ PKGBUILD 2020-12-26 00:11:13 UTC (rev 791317) @@ -4,7 +4,7 @@ _hkgname=storable-complex pkgname=haskell-storable-complex pkgver=0.2.3.0 -pkgrel=83 +pkgrel=84 pkgdesc="Storable instance for Complex" url="https://github.com/cartazio/storable-complex" license=("BSD")