Date: Thursday, January 27, 2022 @ 20:00:59 Author: felixonmars Revision: 1117496
upgpkg: haskell-decimal 0.5.2-51: rebuild with async 2.2.4 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 20:00:34 UTC (rev 1117495) +++ PKGBUILD 2022-01-27 20:00:59 UTC (rev 1117496) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=50 +pkgrel=51 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
