Date: Saturday, May 28, 2022 @ 12:21:20 Author: felixonmars Revision: 1211133
upgpkg: haskell-optparse-applicative 0.16.1.0-236: rebuild with doctest 0.20.0 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 12:21:14 UTC (rev 1211132) +++ PKGBUILD 2022-05-28 12:21:20 UTC (rev 1211133) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=235 +pkgrel=236 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")