Date: Saturday, May 14, 2022 @ 12:02:19 Author: felixonmars Revision: 1204015
upgpkg: haskell-decimal 0.5.2-69: rebuild with hashable 1.4.0.2 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 12:02:11 UTC (rev 1204014) +++ PKGBUILD 2022-05-14 12:02:19 UTC (rev 1204015) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=68 +pkgrel=69 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
