Date: Thursday, February 4, 2021 @ 00:17:33 Author: felixonmars Revision: 843907
upgpkg: haskell-decimal 0.5.1-103: rebuild with clock 0.8.2 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-04 00:16:49 UTC (rev 843906) +++ PKGBUILD 2021-02-04 00:17:33 UTC (rev 843907) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=102 +pkgrel=103 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")