Date: Monday, July 26, 2021 @ 08:22:15 Author: felixonmars Revision: 985075
upgpkg: haskell-hspec-expectations 0.8.2-154: rebuild with transformers-compat 0.7 Modified: haskell-hspec-expectations/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 08:21:45 UTC (rev 985074) +++ PKGBUILD 2021-07-26 08:22:15 UTC (rev 985075) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations pkgname=haskell-hspec-expectations pkgver=0.8.2 -pkgrel=153 +pkgrel=154 pkgdesc="Catchy combinators for HUnit" url="https://github.com/sol/hspec-expectations" license=('MIT')
