Date: Thursday, February 25, 2021 @ 01:58:40 Author: felixonmars Revision: 872466
upgpkg: haskell-decimal 0.5.1-111: rebuild with regex-base 0.94.0.1 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 01:58:14 UTC (rev 872465) +++ PKGBUILD 2021-02-25 01:58:40 UTC (rev 872466) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=110 +pkgrel=111 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
