Date: Monday, January 17, 2022 @ 18:15:49 Author: felixonmars Revision: 1107822
upgpkg: haskell-hspec-core 2.8.4-20: rebuild with hashable 1.3.5.0 Modified: haskell-hspec-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 18:14:51 UTC (rev 1107821) +++ PKGBUILD 2022-01-17 18:15:49 UTC (rev 1107822) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.8.4 -pkgrel=19 +pkgrel=20 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
