Date: Tuesday, October 27, 2020 @ 21:02:55 Author: felixonmars Revision: 735129
upgpkg: haskell-decimal 0.5.1-71: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 21:02:25 UTC (rev 735128) +++ PKGBUILD 2020-10-27 21:02:55 UTC (rev 735129) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=70 +pkgrel=71 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
