Date: Tuesday, January 5, 2021 @ 13:24:13 Author: felixonmars Revision: 809098
upgpkg: haskell-pretty-simple 4.0.0.0-34: rebuild with comonad 5.0.8 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 13:23:40 UTC (rev 809097) +++ PKGBUILD 2021-01-05 13:24:13 UTC (rev 809098) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=33 +pkgrel=34 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
