Date: Tuesday, October 26, 2021 @ 12:01:56 Author: felixonmars Revision: 1033836
upgpkg: haskell-tasty-hspec 1.2-21: rebuild with base-orphans 0.8.5 Modified: haskell-tasty-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 12:01:08 UTC (rev 1033835) +++ PKGBUILD 2021-10-26 12:01:56 UTC (rev 1033836) @@ -3,7 +3,7 @@ _hkgname=tasty-hspec pkgname=haskell-tasty-hspec pkgver=1.2 -pkgrel=20 +pkgrel=21 pkgdesc="Hspec support for the Tasty test framework" url="https://github.com/mitchellwrosen/tasty-hspec" license=('BSD')
