Date: Monday, January 4, 2021 @ 22:19:43 Author: felixonmars Revision: 808282
upgpkg: haskell-hspec-core 2.7.4-121: rebuild with comonad 5.0.8 Modified: haskell-hspec-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-04 22:18:57 UTC (rev 808281) +++ PKGBUILD 2021-01-04 22:19:43 UTC (rev 808282) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.7.4 -pkgrel=120 +pkgrel=121 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
