Date: Tuesday, July 12, 2022 @ 05:39:53 Author: felixonmars Revision: 1250034
upgpkg: haskell-optparse-applicative 0.16.1.0-255: rebuild with tasty 1.4.2.2 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 05:38:59 UTC (rev 1250033) +++ PKGBUILD 2022-07-12 05:39:53 UTC (rev 1250034) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=254 +pkgrel=255 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
