Date: Thursday, September 10, 2020 @ 13:03:53 Author: felixonmars Revision: 701748
upgpkg: haskell-optparse-applicative 0.15.1.0-52: rebuild with mwc-random 0.15.0.1 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-10 13:03:10 UTC (rev 701747) +++ PKGBUILD 2020-09-10 13:03:53 UTC (rev 701748) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.15.1.0 -pkgrel=51 +pkgrel=52 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
