Date: Wednesday, August 25, 2021 @ 18:31:30 Author: felixonmars Revision: 1004865
upgpkg: haskell-hspec-expectations 0.8.2-159: rebuild with tasty 1.4.2 Modified: haskell-hspec-expectations/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-25 18:00:42 UTC (rev 1004864) +++ PKGBUILD 2021-08-25 18:31:30 UTC (rev 1004865) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations pkgname=haskell-hspec-expectations pkgver=0.8.2 -pkgrel=158 +pkgrel=159 pkgdesc="Catchy combinators for HUnit" url="https://github.com/sol/hspec-expectations" license=('MIT')