Date: Saturday, July 16, 2022 @ 03:18:37 Author: felixonmars Revision: 1253331
upgpkg: haskell-pretty-simple 4.1.0.0-26: rebuild with constraints 0.13.4 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-16 03:18:26 UTC (rev 1253330) +++ PKGBUILD 2022-07-16 03:18:37 UTC (rev 1253331) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.1.0.0 -pkgrel=25 +pkgrel=26 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
