Date: Friday, May 21, 2021 @ 02:51:35 Author: felixonmars Revision: 939946
upgpkg: haskell-storable-complex 0.2.3.0-129: rebuild with hashable 1.3.2.0 Modified: haskell-storable-complex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 02:51:02 UTC (rev 939945) +++ PKGBUILD 2021-05-21 02:51:35 UTC (rev 939946) @@ -4,7 +4,7 @@ _hkgname=storable-complex pkgname=haskell-storable-complex pkgver=0.2.3.0 -pkgrel=128 +pkgrel=129 pkgdesc="Storable instance for Complex" url="https://github.com/cartazio/storable-complex" license=("BSD")
