Date: Wednesday, December 25, 2019 @ 11:04:21 Author: felixonmars Revision: 540798
upgpkg: haskell-decimal 0.5.1-29: rebuild with tasty-hunit 0.10.0.2 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-25 11:03:30 UTC (rev 540797) +++ PKGBUILD 2019-12-25 11:04:21 UTC (rev 540798) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.1 -pkgrel=28 +pkgrel=29 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
