Date: Monday, May 27, 2019 @ 14:17:54 Author: felixonmars Revision: 471380
upgpkg: haskell-optparse-applicative 0.14.3.0-14 rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1, time-compat 1.9.2.2, quickcheck-instances 0.3.21 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-27 14:17:09 UTC (rev 471379) +++ PKGBUILD 2019-05-27 14:17:54 UTC (rev 471380) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.14.3.0 -pkgrel=13 +pkgrel=14 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
