Date: Wednesday, January 4, 2023 @ 22:15:39 Author: felixonmars Revision: 1375374
upgpkg: haskell-optparse-applicative 0.17.0.0-28: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 22:15:36 UTC (rev 1375373) +++ PKGBUILD 2023-01-04 22:15:39 UTC (rev 1375374) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.17.0.0 -pkgrel=27 +pkgrel=28 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
