Date: Tuesday, January 11, 2022 @ 00:30:24 Author: felixonmars Revision: 1100133
upgpkg: haskell-optparse-applicative 0.16.1.0-182: rebuild with ghc 9.0.2 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 00:29:28 UTC (rev 1100132) +++ PKGBUILD 2022-01-11 00:30:24 UTC (rev 1100133) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=181 +pkgrel=182 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
