Date: Sunday, September 25, 2022 @ 19:31:58 Author: felixonmars Revision: 1309945
upgpkg: haskell-hspec-contrib 0.5.1-201: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-hspec-contrib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:31:55 UTC (rev 1309944) +++ PKGBUILD 2022-09-25 19:31:58 UTC (rev 1309945) @@ -3,7 +3,7 @@ _hkgname=hspec-contrib pkgname=haskell-hspec-contrib pkgver=0.5.1 -pkgrel=200 +pkgrel=201 pkgdesc="Contributed functionality for Hspec" url="https://hspec.github.io/" license=('MIT')
