Date: Wednesday, July 21, 2021 @ 17:47:51 Author: felixonmars Revision: 982503
upgpkg: haskell-decimal 0.5.2-24: rebuild with unliftio 0.2.19 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 17:47:15 UTC (rev 982502) +++ PKGBUILD 2021-07-21 17:47:51 UTC (rev 982503) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=23 +pkgrel=24 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
