Date: Monday, August 29, 2022 @ 20:50:17 Author: felixonmars Revision: 1286008
upgpkg: haskell-decimal 0.5.2-84: rebuild with base-compat 0.12.2, base-compat-batteries 0.12.2 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-29 20:50:08 UTC (rev 1286007) +++ PKGBUILD 2022-08-29 20:50:17 UTC (rev 1286008) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=83 +pkgrel=84 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
