Date: Monday, January 17, 2022 @ 15:12:57 Author: felixonmars Revision: 1107780
upgpkg: haskell-optparse-applicative 0.16.1.0-184: rebuild with hashable 1.3.5.0 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 15:11:09 UTC (rev 1107779) +++ PKGBUILD 2022-01-17 15:12:57 UTC (rev 1107780) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.16.1.0 -pkgrel=183 +pkgrel=184 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
