Date: Monday, August 8, 2022 @ 13:11:03 Author: felixonmars Revision: 1260692
upgpkg: haskell-optparse-applicative 0.16.1.0-259: rebuild with tasty 1.4.2.3 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 13:10:54 UTC (rev 1260691) +++ PKGBUILD 2022-08-08 13:11:03 UTC (rev 1260692) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=258 +pkgrel=259 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")