Date: Thursday, February 27, 2020 @ 11:39:23 Author: felixonmars Revision: 583911
upgpkg: haskell-exceptions 0.10.4-15: rebuild with ghc 8.8.3 Modified: haskell-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 11:38:53 UTC (rev 583910) +++ PKGBUILD 2020-02-27 11:39:23 UTC (rev 583911) @@ -4,7 +4,7 @@ _hkgname=exceptions pkgname=haskell-exceptions pkgver=0.10.4 -pkgrel=14 +pkgrel=15 pkgdesc="Extensible optionally-pure exceptions" url="https://github.com/ekmett/exceptions/" license=("BSD")
