Date: Monday, February 7, 2022 @ 11:41:10 Author: felixonmars Revision: 1127590
upgpkg: haskell-hspec 2.8.5-20: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-07 11:40:43 UTC (rev 1127589) +++ PKGBUILD 2022-02-07 11:41:10 UTC (rev 1127590) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.5 -pkgrel=19 +pkgrel=20 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')