Date: Tuesday, February 4, 2020 @ 17:42:39 Author: felixonmars Revision: 562143
upgpkg: haskell-optparse-applicative 0.15.1.0-9: rebuild with vector 0.12.1.0 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-04 17:41:54 UTC (rev 562142) +++ PKGBUILD 2020-02-04 17:42:39 UTC (rev 562143) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.15.1.0 -pkgrel=8 +pkgrel=9 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
