Date: Friday, February 18, 2022 @ 23:45:27 Author: felixonmars Revision: 1134577
upgpkg: haskell-storable-complex 0.2.3.0-169: rebuild with hashable 1.4.0.0 Modified: haskell-storable-complex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 23:45:08 UTC (rev 1134576) +++ PKGBUILD 2022-02-18 23:45:27 UTC (rev 1134577) @@ -4,7 +4,7 @@ _hkgname=storable-complex pkgname=haskell-storable-complex pkgver=0.2.3.0 -pkgrel=168 +pkgrel=169 pkgdesc="Storable instance for Complex" url="https://github.com/cartazio/storable-complex" license=("BSD")
