Date: Monday, June 7, 2021 @ 19:02:26 Author: felixonmars Revision: 958049
upgpkg: haskell-pretty-simple 4.0.0.0-86: rebuild with ghc 8.10.5 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 19:01:25 UTC (rev 958048) +++ PKGBUILD 2021-06-07 19:02:26 UTC (rev 958049) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=85 +pkgrel=86 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
