Date: Friday, July 2, 2021 @ 13:32:17 Author: felixonmars Revision: 970772
upgpkg: haskell-pretty-simple 4.0.0.0-89: rebuild with call-stack 0.4.0 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-02 13:31:14 UTC (rev 970771) +++ PKGBUILD 2021-07-02 13:32:17 UTC (rev 970772) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=88 +pkgrel=89 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
