Date: Wednesday, July 21, 2021 @ 05:27:46 Author: felixonmars Revision: 981413
upgpkg: haskell-optparse-applicative 0.16.1.0-128: rebuild with unliftio 0.2.19 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 05:26:51 UTC (rev 981412) +++ PKGBUILD 2021-07-21 05:27:46 UTC (rev 981413) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=127 +pkgrel=128 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")