Date: Tuesday, March 16, 2021 @ 17:29:08 Author: felixonmars Revision: 891970
upgpkg: haskell-hspec-meta 2.7.8-33: rebuild with doctest 0.18.1 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 17:28:12 UTC (rev 891969) +++ PKGBUILD 2021-03-16 17:29:08 UTC (rev 891970) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.7.8 -pkgrel=32 +pkgrel=33 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
