Date: Thursday, November 11, 2021 @ 23:16:08 Author: felixonmars Revision: 1042582
upgpkg: haskell-tasty-hspec 1.2-23: rebuild with doctest 0.18.2 Modified: haskell-tasty-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-11 23:15:36 UTC (rev 1042581) +++ PKGBUILD 2021-11-11 23:16:08 UTC (rev 1042582) @@ -3,7 +3,7 @@ _hkgname=tasty-hspec pkgname=haskell-tasty-hspec pkgver=1.2 -pkgrel=22 +pkgrel=23 pkgdesc="Hspec support for the Tasty test framework" url="https://github.com/mitchellwrosen/tasty-hspec" license=('BSD')
