Date: Friday, January 22, 2021 @ 22:28:14 Author: felixonmars Revision: 825242
upgpkg: haskell-pretty-simple 4.0.0.0-40: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-22 22:27:23 UTC (rev 825241) +++ PKGBUILD 2021-01-22 22:28:14 UTC (rev 825242) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=39 +pkgrel=40 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
