Date: Monday, July 19, 2021 @ 17:45:04 Author: felixonmars Revision: 978886
upgpkg: haskell-optparse-applicative 0.16.1.0-127: rebuild with regex-posix 0.96.0.1 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-19 17:44:29 UTC (rev 978885) +++ PKGBUILD 2021-07-19 17:45:04 UTC (rev 978886) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=126 +pkgrel=127 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
