Date: Friday, February 18, 2022 @ 20:21:55 Author: felixonmars Revision: 1134231
upgpkg: haskell-hspec-discover 2.8.5-11: rebuild with hashable 1.4.0.0 Modified: haskell-hspec-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 20:21:35 UTC (rev 1134230) +++ PKGBUILD 2022-02-18 20:21:55 UTC (rev 1134231) @@ -3,7 +3,7 @@ _hkgname=hspec-discover pkgname=haskell-hspec-discover pkgver=2.8.5 -pkgrel=10 +pkgrel=11 pkgdesc="Automatically discover and run Hspec tests" url="http://hspec.github.io/" license=('MIT')
