Date: Thursday, February 11, 2021 @ 03:42:56 Author: felixonmars Revision: 855209
upgpkg: haskell-pretty-simple 4.0.0.0-53: rebuild with hspec-meta 2.7.8 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-11 03:42:28 UTC (rev 855208) +++ PKGBUILD 2021-02-11 03:42:56 UTC (rev 855209) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=52 +pkgrel=53 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
