Date: Wednesday, April 3, 2019 @ 21:00:09 Author: felixonmars Revision: 448394
upgpkg: haskell-optparse-applicative 0.14.3.0-9 rebuild with transformers-compat 0.6.4 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-03 20:59:30 UTC (rev 448393) +++ PKGBUILD 2019-04-03 21:00:09 UTC (rev 448394) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.14.3.0 -pkgrel=8 +pkgrel=9 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
