Date: Monday, March 15, 2021 @ 20:43:05 Author: felixonmars Revision: 891671
upgpkg: haskell-hspec-core 2.7.8-16: rebuild with doctest 0.18.1 Modified: haskell-hspec-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-15 20:41:54 UTC (rev 891670) +++ PKGBUILD 2021-03-15 20:43:05 UTC (rev 891671) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.7.8 -pkgrel=15 +pkgrel=16 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
