Date: Thursday, February 25, 2021 @ 04:08:35 Author: felixonmars Revision: 872768
upgpkg: haskell-pretty-simple 4.0.0.0-58: rebuild with regex-base 0.94.0.1 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 04:08:00 UTC (rev 872767) +++ PKGBUILD 2021-02-25 04:08:35 UTC (rev 872768) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=57 +pkgrel=58 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
