Date: Friday, December 25, 2020 @ 11:54:29 Author: felixonmars Revision: 790096
upgpkg: haskell-decimal 0.5.1-83: rebuild with comonad 5.0.7 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 11:54:02 UTC (rev 790095) +++ PKGBUILD 2020-12-25 11:54:29 UTC (rev 790096) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=82 +pkgrel=83 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
