Date: Sunday, September 25, 2022 @ 19:37:19 Author: felixonmars Revision: 1309987
upgpkg: haskell-decimal 0.5.2-87: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:37:12 UTC (rev 1309986) +++ PKGBUILD 2022-09-25 19:37:19 UTC (rev 1309987) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=86 +pkgrel=87 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
