Date: Saturday, April 23, 2022 @ 17:55:30 Author: felixonmars Revision: 1187727
upgpkg: haskell-optparse-applicative 0.16.1.0-227: rebuild with hashable 1.4.0.1 (rebuild pass 1, specified --nocheck) Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 17:55:23 UTC (rev 1187726) +++ PKGBUILD 2022-04-23 17:55:30 UTC (rev 1187727) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=226 +pkgrel=227 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
