Date: Sunday, March 15, 2020 @ 11:19:46 Author: felixonmars Revision: 597813
upgpkg: haskell-hspec-core 2.7.1-34: 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 11:18:37 UTC (rev 597812) +++ PKGBUILD 2020-03-15 11:19:46 UTC (rev 597813) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.7.1 -pkgrel=33 +pkgrel=34 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
