Date: Thursday, January 27, 2022 @ 18:43:14 Author: felixonmars Revision: 1117267
upgpkg: haskell-optparse-applicative 0.16.1.0-192: rebuild with async 2.2.4 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 18:42:39 UTC (rev 1117266) +++ PKGBUILD 2022-01-27 18:43:14 UTC (rev 1117267) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=191 +pkgrel=192 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
