Date: Monday, February 7, 2022 @ 12:06:37 Author: felixonmars Revision: 1127686
upgpkg: haskell-optparse-applicative 0.16.1.0-200: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-07 12:06:01 UTC (rev 1127685) +++ PKGBUILD 2022-02-07 12:06:37 UTC (rev 1127686) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=199 +pkgrel=200 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
