Date: Sunday, September 25, 2022 @ 19:52:50 Author: felixonmars Revision: 1310118
upgpkg: haskell-chell-quickcheck 0.2.5.3-40: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:52:45 UTC (rev 1310117) +++ PKGBUILD 2022-09-25 19:52:50 UTC (rev 1310118) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.3 -pkgrel=39 +pkgrel=40 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
