Date: Monday, November 21, 2022 @ 05:41:34 Author: felixonmars Revision: 1350167
upgpkg: haskell-optparse-applicative 0.17.0.0-18: rebuild with hspec 2.10.5, hspec-core 2.10.5, hspec-discover 2.10.5 (rebuild pass 1, specified --nocheck) Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-21 05:41:33 UTC (rev 1350166) +++ PKGBUILD 2022-11-21 05:41:34 UTC (rev 1350167) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.17.0.0 -pkgrel=17 +pkgrel=18 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
