Date: Monday, February 15, 2021 @ 09:49:41 Author: felixonmars Revision: 860901
upgpkg: haskell-storable-complex 0.2.3.0-108: rebuild with doctest 0.18 Modified: haskell-storable-complex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 09:49:12 UTC (rev 860900) +++ PKGBUILD 2021-02-15 09:49:41 UTC (rev 860901) @@ -4,7 +4,7 @@ _hkgname=storable-complex pkgname=haskell-storable-complex pkgver=0.2.3.0 -pkgrel=107 +pkgrel=108 pkgdesc="Storable instance for Complex" url="https://github.com/cartazio/storable-complex" license=("BSD")