Date: Wednesday, January 6, 2021 @ 18:25:29 Author: felixonmars Revision: 811322
upgpkg: haskell-optparse-applicative 0.16.1.0-33: rebuild with bifunctors 5.5.9 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-06 18:24:53 UTC (rev 811321) +++ PKGBUILD 2021-01-06 18:25:29 UTC (rev 811322) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=32 +pkgrel=33 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
