Date: Tuesday, January 11, 2022 @ 11:34:32 Author: felixonmars Revision: 1100476
upgpkg: haskell-storable-complex 0.2.3.0-163: rebuild with ghc 9.0.2 Modified: haskell-storable-complex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 11:34:03 UTC (rev 1100475) +++ PKGBUILD 2022-01-11 11:34:32 UTC (rev 1100476) @@ -4,7 +4,7 @@ _hkgname=storable-complex pkgname=haskell-storable-complex pkgver=0.2.3.0 -pkgrel=162 +pkgrel=163 pkgdesc="Storable instance for Complex" url="https://github.com/cartazio/storable-complex" license=("BSD")
