Date: Tuesday, June 23, 2020 @ 19:58:14 Author: felixonmars Revision: 651507
upgpkg: haskell-decimal 0.5.1-49: rebuild with splitmix 0.1 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-23 19:57:24 UTC (rev 651506) +++ PKGBUILD 2020-06-23 19:58:14 UTC (rev 651507) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=48 +pkgrel=49 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
