Date: Wednesday, February 2, 2022 @ 10:44:22 Author: felixonmars Revision: 1122426
upgpkg: haskell-optparse-applicative 0.16.1.0-196: rebuild with base-orphans 0.8.6 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 10:43:46 UTC (rev 1122425) +++ PKGBUILD 2022-02-02 10:44:22 UTC (rev 1122426) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=195 +pkgrel=196 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")