Date: Saturday, April 23, 2022 @ 19:43:05 Author: felixonmars Revision: 1188029
upgpkg: haskell-decimal 0.5.2-66: rebuild with hashable 1.4.0.1 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 19:42:59 UTC (rev 1188028) +++ PKGBUILD 2022-04-23 19:43:05 UTC (rev 1188029) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=65 +pkgrel=66 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
