Date: Monday, October 11, 2021 @ 23:03:05 Author: felixonmars Revision: 1029627
upgpkg: haskell-pretty-show 1.10-12: rebuild with libffi 3.4 Modified: haskell-pretty-show/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-11 23:02:18 UTC (rev 1029626) +++ PKGBUILD 2021-10-11 23:03:05 UTC (rev 1029627) @@ -3,7 +3,7 @@ _hkgname=pretty-show pkgname=haskell-pretty-show pkgver=1.10 -pkgrel=11 +pkgrel=12 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.' url="https://wiki.github.com/yav/pretty-show" license=('MIT')