Date: Monday, December 27, 2021 @ 20:52:58 Author: felixonmars Revision: 1084228
upgpkg: haskell-decimal 0.5.2-44: rebuild with tasty 1.4.2.1 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-27 20:52:18 UTC (rev 1084227) +++ PKGBUILD 2021-12-27 20:52:58 UTC (rev 1084228) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=43 +pkgrel=44 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
