Date: Saturday, January 30, 2021 @ 18:01:01 Author: felixonmars Revision: 836215
upgpkg: haskell-storable-complex 0.2.3.0-100: rebuild with vector 0.12.2.0 Modified: haskell-storable-complex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 18:00:19 UTC (rev 836214) +++ PKGBUILD 2021-01-30 18:01:01 UTC (rev 836215) @@ -4,7 +4,7 @@ _hkgname=storable-complex pkgname=haskell-storable-complex pkgver=0.2.3.0 -pkgrel=99 +pkgrel=100 pkgdesc="Storable instance for Complex" url="https://github.com/cartazio/storable-complex" license=("BSD")