Date: Monday, April 1, 2019 @ 19:30:30 Author: felixonmars Revision: 446994
upgpkg: haskell-optparse-applicative 0.14.3.0-8 rebuild with transformers-compat 0.6.3 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-01 19:29:49 UTC (rev 446993) +++ PKGBUILD 2019-04-01 19:30:30 UTC (rev 446994) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.14.3.0 -pkgrel=7 +pkgrel=8 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
