Date: Tuesday, February 9, 2021 @ 23:38:54 Author: felixonmars Revision: 851980
upgpkg: haskell-pretty-simple 4.0.0.0-52: rebuild with ghc 8.10.4 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 23:38:22 UTC (rev 851979) +++ PKGBUILD 2021-02-09 23:38:54 UTC (rev 851980) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=51 +pkgrel=52 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
