Date: Friday, January 1, 2021 @ 01:00:18 Author: felixonmars Revision: 801505
upgpkg: haskell-decimal 0.5.1-88: rebuild with contravariant 1.5.3 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-01 00:59:50 UTC (rev 801504) +++ PKGBUILD 2021-01-01 01:00:18 UTC (rev 801505) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=87 +pkgrel=88 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
