Date: Sunday, September 25, 2022 @ 19:43:37 Author: felixonmars Revision: 1310038
upgpkg: haskell-storable-complex 0.2.3.0-202: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-storable-complex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:43:30 UTC (rev 1310037) +++ PKGBUILD 2022-09-25 19:43:37 UTC (rev 1310038) @@ -4,7 +4,7 @@ _hkgname=storable-complex pkgname=haskell-storable-complex pkgver=0.2.3.0 -pkgrel=201 +pkgrel=202 pkgdesc="Storable instance for Complex" url="https://github.com/cartazio/storable-complex" license=("BSD")