Date: Monday, January 17, 2022 @ 19:13:29 Author: felixonmars Revision: 1108012
upgpkg: haskell-decimal 0.5.2-49: rebuild with hashable 1.3.5.0 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 19:13:03 UTC (rev 1108011) +++ PKGBUILD 2022-01-17 19:13:29 UTC (rev 1108012) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=48 +pkgrel=49 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
