Date: Thursday, December 24, 2020 @ 11:36:46 Author: felixonmars Revision: 787082
upgpkg: haskell-pretty-simple 4.0.0.0-25: rebuild with ghc 8.10.3 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 11:36:16 UTC (rev 787081) +++ PKGBUILD 2020-12-24 11:36:46 UTC (rev 787082) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=24 +pkgrel=25 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
