Date: Sunday, June 28, 2020 @ 20:56:59 Author: felixonmars Revision: 655313
upgpkg: haskell-decimal 0.5.1-50: rebuild with primitive 0.7.1.0 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-28 20:56:21 UTC (rev 655312) +++ PKGBUILD 2020-06-28 20:56:59 UTC (rev 655313) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=49 +pkgrel=50 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
