Date: Monday, January 4, 2021 @ 22:12:34 Author: felixonmars Revision: 808260
upgpkg: haskell-optparse-applicative 0.16.1.0-31: rebuild with comonad 5.0.8 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-04 22:12:05 UTC (rev 808259) +++ PKGBUILD 2021-01-04 22:12:34 UTC (rev 808260) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=30 +pkgrel=31 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
