Date: Monday, February 7, 2022 @ 11:31:14 Author: felixonmars Revision: 1127554
upgpkg: haskell-optparse-applicative 0.16.1.0-198: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0 (rebuild pass 1, specified --nocheck) Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-07 11:30:48 UTC (rev 1127553) +++ PKGBUILD 2022-02-07 11:31:14 UTC (rev 1127554) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=197 +pkgrel=198 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
