Date: Monday, February 8, 2021 @ 13:06:24 Author: felixonmars Revision: 849035
upgpkg: haskell-pretty-simple 4.0.0.0-51: rebuild with code-page 0.2.1 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-08 13:05:41 UTC (rev 849034) +++ PKGBUILD 2021-02-08 13:06:24 UTC (rev 849035) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=50 +pkgrel=51 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
