Date: Saturday, December 2, 2017 @ 03:51:22 Author: felixonmars Revision: 271869
upgpkg: haskell-storable-complex 0.2.2-2 rebuild with ghc 8.2.2 Modified: haskell-storable-complex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-02 03:42:34 UTC (rev 271868) +++ PKGBUILD 2017-12-02 03:51:22 UTC (rev 271869) @@ -5,7 +5,7 @@ _hkgname=storable-complex pkgname=haskell-storable-complex pkgver=0.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="Storable instance for Complex" url="https://github.com/cartazio/storable-complex" license=("custom:BSD3")