Date: Thursday, February 18, 2021 @ 05:09:18 Author: felixonmars Revision: 863589
upgpkg: haskell-decimal 0.5.1-109: rebuild with async 2.2.3 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 05:08:36 UTC (rev 863588) +++ PKGBUILD 2021-02-18 05:09:18 UTC (rev 863589) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=108 +pkgrel=109 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
