Date: Sunday, January 31, 2021 @ 06:39:51 Author: felixonmars Revision: 837225
upgpkg: haskell-decimal 0.5.1-100: rebuild with vector 0.12.2.0 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 06:39:06 UTC (rev 837224) +++ PKGBUILD 2021-01-31 06:39:51 UTC (rev 837225) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=99 +pkgrel=100 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
