Date: Monday, October 17, 2022 @ 20:54:09 Author: felixonmars Revision: 1329813
upgpkg: haskell-optparse-applicative 0.17.0.0-11: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 20:54:04 UTC (rev 1329812) +++ PKGBUILD 2022-10-17 20:54:09 UTC (rev 1329813) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.17.0.0 -pkgrel=10 +pkgrel=11 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
