Date: Saturday, September 4, 2021 @ 09:40:48 Author: felixonmars Revision: 1010926
upgpkg: haskell-pretty-simple 4.0.0.0-100: rebuild with generic-deriving 1.14.1 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-04 09:40:01 UTC (rev 1010925) +++ PKGBUILD 2021-09-04 09:40:48 UTC (rev 1010926) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=99 +pkgrel=100 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
