Date: Monday, September 14, 2020 @ 17:41:02 Author: felixonmars Revision: 706115
upgpkg: haskell-optparse-applicative 0.15.1.0-54: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-14 17:40:37 UTC (rev 706114) +++ PKGBUILD 2020-09-14 17:41:02 UTC (rev 706115) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.15.1.0 -pkgrel=53 +pkgrel=54 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
