Date: Monday, February 8, 2021 @ 14:29:39 Author: felixonmars Revision: 849145
upgpkg: haskell-decimal 0.5.1-104: rebuild with code-page 0.2.1 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-08 14:29:08 UTC (rev 849144) +++ PKGBUILD 2021-02-08 14:29:39 UTC (rev 849145) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=103 +pkgrel=104 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
