Date: Wednesday, May 4, 2022 @ 09:20:45 Author: felixonmars Revision: 1192852
upgpkg: haskell-hspec-meta 2.9.3-17: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 09:19:44 UTC (rev 1192851) +++ PKGBUILD 2022-05-04 09:20:45 UTC (rev 1192852) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.9.3 -pkgrel=16 +pkgrel=17 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
