Date: Monday, January 4, 2021 @ 22:18:46 Author: felixonmars Revision: 808280
upgpkg: haskell-hspec-meta 2.6.0-211: rebuild with comonad 5.0.8 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-04 22:18:13 UTC (rev 808279) +++ PKGBUILD 2021-01-04 22:18:46 UTC (rev 808280) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.6.0 -pkgrel=210 +pkgrel=211 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
