Date: Saturday, September 10, 2022 @ 15:34:42 Author: felixonmars Revision: 1299396
upgpkg: haskell-pretty-simple 4.1.1.0-6: rebuild with generic-deriving 1.14.2 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-10 15:34:40 UTC (rev 1299395) +++ PKGBUILD 2022-09-10 15:34:42 UTC (rev 1299396) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.1.1.0 -pkgrel=5 +pkgrel=6 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
