Date: Friday, February 18, 2022 @ 20:19:38 Author: felixonmars Revision: 1134221
upgpkg: haskell-hspec-core 2.8.5-27: rebuild with hashable 1.4.0.0 Modified: haskell-hspec-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 20:18:43 UTC (rev 1134220) +++ PKGBUILD 2022-02-18 20:19:38 UTC (rev 1134221) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.8.5 -pkgrel=26 +pkgrel=27 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
