Date: Wednesday, May 12, 2021 @ 00:31:47 Author: felixonmars Revision: 931087
upgpkg: haskell-decimal 0.5.2-11: rebuild with unliftio 0.2.15 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-12 00:31:12 UTC (rev 931086) +++ PKGBUILD 2021-05-12 00:31:47 UTC (rev 931087) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=10 +pkgrel=11 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
