Date: Wednesday, June 29, 2022 @ 13:41:19 Author: felixonmars Revision: 1240453
upgpkg: haskell-hspec 2.9.7-20: rebuild with transformers-compat 0.7.2 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-29 13:41:12 UTC (rev 1240452) +++ PKGBUILD 2022-06-29 13:41:19 UTC (rev 1240453) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.9.7 -pkgrel=19 +pkgrel=20 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
