Date: Wednesday, August 24, 2022 @ 20:16:41 Author: felixonmars Revision: 1276951
upgpkg: haskell-storable-complex 0.2.3.0-197: rebuild with hashable 1.4.1.0 Modified: haskell-storable-complex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 20:16:31 UTC (rev 1276950) +++ PKGBUILD 2022-08-24 20:16:41 UTC (rev 1276951) @@ -4,7 +4,7 @@ _hkgname=storable-complex pkgname=haskell-storable-complex pkgver=0.2.3.0 -pkgrel=196 +pkgrel=197 pkgdesc="Storable instance for Complex" url="https://github.com/cartazio/storable-complex" license=("BSD")
