Date: Monday, September 7, 2020 @ 12:37:59 Author: felixonmars Revision: 699670
upgpkg: haskell-pretty-simple 3.3.0.0-14: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 12:37:03 UTC (rev 699669) +++ PKGBUILD 2020-09-07 12:37:59 UTC (rev 699670) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=3.3.0.0 -pkgrel=13 +pkgrel=14 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
