Date: Friday, January 29, 2021 @ 05:34:30 Author: felixonmars Revision: 834211
upgpkg: haskell-decimal 0.5.1-99: rebuild with bifunctors 5.5.10 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 05:33:42 UTC (rev 834210) +++ PKGBUILD 2021-01-29 05:34:30 UTC (rev 834211) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=98 +pkgrel=99 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
