Date: Thursday, August 18, 2022 @ 19:19:38 Author: felixonmars Revision: 1268437
upgpkg: haskell-tasty-hspec 1.2.0.1-13: rebuild with base-orphans 0.8.7 Modified: haskell-tasty-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 19:19:27 UTC (rev 1268436) +++ PKGBUILD 2022-08-18 19:19:38 UTC (rev 1268437) @@ -3,7 +3,7 @@ _hkgname=tasty-hspec pkgname=haskell-tasty-hspec pkgver=1.2.0.1 -pkgrel=12 +pkgrel=13 pkgdesc="Hspec support for the Tasty test framework" url="https://github.com/mitchellwrosen/tasty-hspec" license=('BSD')
