Date: Tuesday, February 25, 2020 @ 14:34:00 Author: felixonmars Revision: 581360
upgpkg: haskell-decimal 0.5.1-40: rebuild with splitmix 0.0.4 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-25 14:33:16 UTC (rev 581359) +++ PKGBUILD 2020-02-25 14:34:00 UTC (rev 581360) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=39 +pkgrel=40 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
