Date: Thursday, March 30, 2023 @ 04:04:04 Author: felixonmars Revision: 1430450
upgpkg: haskell-pretty-simple 4.1.2.0-25: rebuild with quickcheck-instances 0.3.29 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 04:04:02 UTC (rev 1430449) +++ PKGBUILD 2023-03-30 04:04:04 UTC (rev 1430450) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.1.2.0 -pkgrel=24 +pkgrel=25 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
