Date: Saturday, April 9, 2022 @ 22:40:48 Author: felixonmars Revision: 1183319
upgpkg: haskell-optparse-applicative 0.16.1.0-226: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-09 22:40:42 UTC (rev 1183318) +++ PKGBUILD 2022-04-09 22:40:48 UTC (rev 1183319) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=225 +pkgrel=226 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
