Date: Sunday, August 8, 2021 @ 23:21:37 Author: felixonmars Revision: 996079
upgpkg: haskell-pretty-simple 4.0.0.0-95: rebuild with primitive 0.7.2.0 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-08 23:20:53 UTC (rev 996078) +++ PKGBUILD 2021-08-08 23:21:37 UTC (rev 996079) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=94 +pkgrel=95 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
