Date: Friday, January 6, 2023 @ 18:04:40 Author: felixonmars Revision: 1378760
upgpkg: haskell-optparse-applicative 0.17.0.0-29: rebuild with hashable 1.4.2.0 Modified: haskell-optparse-applicative/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 18:04:40 UTC (rev 1378759) +++ PKGBUILD 2023-01-06 18:04:40 UTC (rev 1378760) @@ -4,7 +4,7 @@ _hkgname=optparse-applicative pkgname=haskell-optparse-applicative pkgver=0.17.0.0 -pkgrel=28 +pkgrel=29 pkgdesc="Utilities and combinators for parsing command line options" url="https://github.com/pcapriotti/optparse-applicative" license=("BSD")
