Date: Monday, August 8, 2022 @ 13:47:11 Author: felixonmars Revision: 1260792
upgpkg: haskell-optparse-applicative 0.16.1.0-260: 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:46:59 UTC (rev 1260791) +++ PKGBUILD 2022-08-08 13:47:11 UTC (rev 1260792) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=259 +pkgrel=260 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
