Date: Thursday, September 17, 2020 @ 19:06:28 Author: felixonmars Revision: 709103
upgpkg: haskell-pretty-simple 3.3.0.0-18: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 19:06:03 UTC (rev 709102) +++ PKGBUILD 2020-09-17 19:06:28 UTC (rev 709103) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=3.3.0.0 -pkgrel=17 +pkgrel=18 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
