Date: Monday, May 30, 2022 @ 11:33:55 Author: felixonmars Revision: 1216103
upgpkg: haskell-pretty-simple 4.1.0.0-13: rebuild with tasty-inspection-testing 0.1.0.1 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-30 11:33:48 UTC (rev 1216102) +++ PKGBUILD 2022-05-30 11:33:55 UTC (rev 1216103) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.1.0.0 -pkgrel=12 +pkgrel=13 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
