Date: Monday, January 27, 2020 @ 23:39:03 Author: felixonmars Revision: 556721
upgpkg: haskell-decimal 0.5.1-34: rebuild with base-orphans 0.8.2 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 23:38:22 UTC (rev 556720) +++ PKGBUILD 2020-01-27 23:39:03 UTC (rev 556721) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=33 +pkgrel=34 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
