Date: Sunday, January 3, 2021 @ 16:08:51 Author: felixonmars Revision: 805473
upgpkg: haskell-optparse-applicative 0.16.1.0-29: rebuild with distributive 0.6.2.1 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-03 16:08:00 UTC (rev 805472) +++ PKGBUILD 2021-01-03 16:08:51 UTC (rev 805473) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=28 +pkgrel=29 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
