Date: Thursday, September 22, 2022 @ 07:32:08 Author: felixonmars Revision: 1306234
upgpkg: haskell-optparse-applicative 0.16.1.0-273: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 07:32:05 UTC (rev 1306233) +++ PKGBUILD 2022-09-22 07:32:08 UTC (rev 1306234) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=272 +pkgrel=273 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
