Date: Friday, May 14, 2021 @ 13:57:55 Author: felixonmars Revision: 934020
upgpkg: haskell-pretty-simple 4.0.0.0-77: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-14 13:57:55 UTC (rev 934019) +++ PKGBUILD 2021-05-14 13:57:55 UTC (rev 934020) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=76 +pkgrel=77 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
