Date: Wednesday, October 26, 2022 @ 15:15:08 Author: felixonmars Revision: 1336184
upgpkg: haskell-pretty-simple 4.1.2.0-2: rebuild with doctest 0.20.1 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 15:14:59 UTC (rev 1336183) +++ PKGBUILD 2022-10-26 15:15:08 UTC (rev 1336184) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.1.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
