Date: Wednesday, March 22, 2023 @ 02:40:33 Author: felixonmars Revision: 1425666
upgpkg: haskell-pretty-simple 4.1.2.0-23: rebuild with indexed-traversable 0.1.2.1 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-22 02:40:24 UTC (rev 1425665) +++ PKGBUILD 2023-03-22 02:40:33 UTC (rev 1425666) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.1.2.0 -pkgrel=22 +pkgrel=23 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
