Date: Wednesday, December 30, 2020 @ 10:39:32 Author: felixonmars Revision: 798738
upgpkg: haskell-decimal 0.5.1-87: rebuild with StateVar 1.2.1 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-30 10:39:16 UTC (rev 798737) +++ PKGBUILD 2020-12-30 10:39:32 UTC (rev 798738) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=86 +pkgrel=87 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
