Date: Sunday, March 7, 2021 @ 12:14:44 Author: felixonmars Revision: 885960
upgpkg: haskell-decimal 0.5.1-115: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 12:13:55 UTC (rev 885959) +++ PKGBUILD 2021-03-07 12:14:44 UTC (rev 885960) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=114 +pkgrel=115 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
