Date: Monday, May 27, 2019 @ 07:20:17 Author: felixonmars Revision: 471019
upgpkg: haskell-optparse-applicative 0.14.3.0-13 rebuild with QuickCheck 2.13.1 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-27 07:19:40 UTC (rev 471018) +++ PKGBUILD 2019-05-27 07:20:17 UTC (rev 471019) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.14.3.0 -pkgrel=12 +pkgrel=13 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
