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