Date: Thursday, August 18, 2022 @ 19:42:53 Author: felixonmars Revision: 1268564
upgpkg: haskell-decimal 0.5.2-81: rebuild with base-orphans 0.8.7 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 19:42:44 UTC (rev 1268563) +++ PKGBUILD 2022-08-18 19:42:53 UTC (rev 1268564) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=80 +pkgrel=81 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
