Date: Thursday, September 15, 2022 @ 21:49:41 Author: felixonmars Revision: 1303218
upgpkg: haskell-pretty-simple 4.1.1.0-8: rebuild with bifunctors 5.5.13 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-15 21:49:37 UTC (rev 1303217) +++ PKGBUILD 2022-09-15 21:49:41 UTC (rev 1303218) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.1.1.0 -pkgrel=7 +pkgrel=8 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
