Date: Thursday, August 13, 2020 @ 19:33:18 Author: felixonmars Revision: 677963
upgpkg: haskell-prettyprinter-convert-ansi-wl-pprint 1.1.1-10: rebuild with hspec 2.7.2, hspec-core 2.7.2, hspec-discover 2.7.2 Modified: haskell-prettyprinter-convert-ansi-wl-pprint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 19:32:24 UTC (rev 677962) +++ PKGBUILD 2020-08-13 19:33:18 UTC (rev 677963) @@ -3,7 +3,7 @@ _hkgname=prettyprinter-convert-ansi-wl-pprint pkgname=haskell-prettyprinter-convert-ansi-wl-pprint pkgver=1.1.1 -pkgrel=9 +pkgrel=10 pkgdesc="Converter from ansi-wl-pprint documents to prettyprinter-based ones." url="https://github.com/quchen/prettyprinter" license=('custom:BSD2')