Date: Saturday, April 23, 2022 @ 19:04:10 Author: felixonmars Revision: 1187905
upgpkg: haskell-hspec 2.9.5-10: rebuild with hashable 1.4.0.1 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 19:03:41 UTC (rev 1187904) +++ PKGBUILD 2022-04-23 19:04:10 UTC (rev 1187905) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.9.5 -pkgrel=9 +pkgrel=10 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
