Date: Tuesday, August 25, 2020 @ 08:20:51 Author: felixonmars Revision: 687991
upgpkg: haskell-decimal 0.5.1-56: rebuild with random 1.2.0 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-25 08:20:08 UTC (rev 687990) +++ PKGBUILD 2020-08-25 08:20:51 UTC (rev 687991) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=55 +pkgrel=56 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
