Date: Friday, January 6, 2023 @ 19:46:31 Author: felixonmars Revision: 1379030
upgpkg: haskell-decimal 0.5.2-99: rebuild with hashable 1.4.2.0 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 19:46:19 UTC (rev 1379029) +++ PKGBUILD 2023-01-06 19:46:31 UTC (rev 1379030) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=98 +pkgrel=99 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
