Date: Saturday, April 23, 2022 @ 19:37:17 Author: felixonmars Revision: 1187989
upgpkg: haskell-storable-complex 0.2.3.0-181: rebuild with hashable 1.4.0.1 Modified: haskell-storable-complex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 19:37:09 UTC (rev 1187988) +++ PKGBUILD 2022-04-23 19:37:17 UTC (rev 1187989) @@ -4,7 +4,7 @@ _hkgname=storable-complex pkgname=haskell-storable-complex pkgver=0.2.3.0 -pkgrel=180 +pkgrel=181 pkgdesc="Storable instance for Complex" url="https://github.com/cartazio/storable-complex" license=("BSD")
