Date: Sunday, March 15, 2020 @ 12:21:03 Author: felixonmars Revision: 597907
upgpkg: haskell-hspec-core 2.7.1-36: rebuild with hashable 1.3.0.0 Modified: haskell-hspec-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 12:19:57 UTC (rev 597906) +++ PKGBUILD 2020-03-15 12:21:03 UTC (rev 597907) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.7.1 -pkgrel=35 +pkgrel=36 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
