Date: Tuesday, March 23, 2021 @ 13:01:37 Author: felixonmars Revision: 900415
upgpkg: haskell-pretty-simple 4.0.0.0-67: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 13:00:40 UTC (rev 900414) +++ PKGBUILD 2021-03-23 13:01:37 UTC (rev 900415) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=66 +pkgrel=67 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
