Date: Wednesday, January 29, 2020 @ 10:20:01 Author: felixonmars Revision: 558543
upgpkg: haskell-optparse-applicative 0.15.1.0-8: rebuild with base-compat 0.11.1, base-compat-batteries 0.11.1 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-29 10:19:22 UTC (rev 558542) +++ PKGBUILD 2020-01-29 10:20:01 UTC (rev 558543) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.15.1.0 -pkgrel=7 +pkgrel=8 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
