Date: Wednesday, December 28, 2022 @ 02:00:01 Author: felixonmars Revision: 1369309
upgpkg: haskell-decimal 0.5.2-97: rebuild with tasty 1.4.3 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-28 01:59:57 UTC (rev 1369308) +++ PKGBUILD 2022-12-28 02:00:01 UTC (rev 1369309) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=96 +pkgrel=97 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
