Date: Wednesday, February 5, 2020 @ 09:23:36 Author: felixonmars Revision: 562950
upgpkg: haskell-storable-complex 0.2.3.0-37: rebuild with vector 0.12.1.0 Modified: haskell-storable-complex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-05 09:22:54 UTC (rev 562949) +++ PKGBUILD 2020-02-05 09:23:36 UTC (rev 562950) @@ -4,7 +4,7 @@ _hkgname=storable-complex pkgname=haskell-storable-complex pkgver=0.2.3.0 -pkgrel=36 +pkgrel=37 pkgdesc="Storable instance for Complex" url="https://github.com/cartazio/storable-complex" license=("BSD")