Date: Thursday, May 13, 2021 @ 11:05:26 Author: felixonmars Revision: 933023
upgpkg: haskell-hspec-core 2.8.0-6: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0 (rebuild pass 1, specified --nocheck) Modified: haskell-hspec-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 11:04:47 UTC (rev 933022) +++ PKGBUILD 2021-05-13 11:05:26 UTC (rev 933023) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.8.0 -pkgrel=5 +pkgrel=6 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
