Date: Thursday, May 20, 2021 @ 08:50:28 Author: felixonmars Revision: 938000
upgpkg: haskell-pretty-simple 4.0.0.0-78: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-pretty-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 08:49:48 UTC (rev 937999) +++ PKGBUILD 2021-05-20 08:50:28 UTC (rev 938000) @@ -3,7 +3,7 @@ _hkgname=pretty-simple pkgname=haskell-pretty-simple pkgver=4.0.0.0 -pkgrel=77 +pkgrel=78 pkgdesc="Pretty printer for data types with a 'Show' instance" url="https://github.com/cdepillabout/pretty-simple" license=('BSD')
