Date: Sunday, February 5, 2023 @ 23:01:14 Author: felixonmars Revision: 1392943
upgpkg: haskell-optparse-applicative 0.17.0.0-33: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-05 23:01:06 UTC (rev 1392942) +++ PKGBUILD 2023-02-05 23:01:14 UTC (rev 1392943) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.17.0.0 -pkgrel=32 +pkgrel=33 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
