Date: Monday, May 11, 2020 @ 19:30:08 Author: felixonmars Revision: 626373
upgpkg: haskell-optparse-applicative 0.15.1.0-34: rebuild with tasty 1.3 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-11 19:29:28 UTC (rev 626372) +++ PKGBUILD 2020-05-11 19:30:08 UTC (rev 626373) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.15.1.0 -pkgrel=33 +pkgrel=34 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
