Date: Wednesday, April 8, 2020 @ 16:27:36 Author: foutrelis Revision: 612646
libffi 3.3 rebuild Modified: haskell-pretty-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-08 16:27:33 UTC (rev 612645) +++ PKGBUILD 2020-04-08 16:27:36 UTC (rev 612646) @@ -3,7 +3,7 @@ _hkgname=pretty-show pkgname=haskell-pretty-show pkgver=1.10 -pkgrel=2 +pkgrel=3 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.' url="https://wiki.github.com/yav/pretty-show" license=('MIT')
