Date: Saturday, August 14, 2021 @ 23:06:00 Author: felixonmars Revision: 998609
upgpkg: haskell-optparse-applicative 0.16.1.0-135: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 (rebuild pass 1, specified --nocheck) Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-14 23:05:16 UTC (rev 998608) +++ PKGBUILD 2021-08-14 23:06:00 UTC (rev 998609) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=134 +pkgrel=135 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
