Date: Tuesday, October 26, 2021 @ 12:51:42 Author: felixonmars Revision: 1033902
upgpkg: haskell-decimal 0.5.2-34: rebuild with base-orphans 0.8.5 Modified: haskell-decimal/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 12:50:45 UTC (rev 1033901) +++ PKGBUILD 2021-10-26 12:51:42 UTC (rev 1033902) @@ -4,7 +4,7 @@ _hkgname=Decimal pkgname=haskell-decimal pkgver=0.5.2 -pkgrel=33 +pkgrel=34 pkgdesc="Decimal numbers with variable precision" url="https://github.com/PaulJohnson/Haskell-Decimal" license=("BSD")
