Date: Tuesday, July 20, 2021 @ 15:42:26 Author: felixonmars Revision: 980238
upgpkg: haskell-pretty-simple 4.0.0.0-91: rebuild with regex-posix 0.96.0.1 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 15:41:49 UTC (rev 980237) +++ PKGBUILD 2021-07-20 15:42:26 UTC (rev 980238) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=90 +pkgrel=91 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
