Date: Friday, February 18, 2022 @ 20:41:53 Author: felixonmars Revision: 1134273
upgpkg: haskell-hspec-core 2.8.5-28: 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:41:00 UTC (rev 1134272) +++ PKGBUILD 2022-02-18 20:41:53 UTC (rev 1134273) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.8.5 -pkgrel=27 +pkgrel=28 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
