Date: Thursday, February 27, 2020 @ 12:06:47 Author: felixonmars Revision: 583959
upgpkg: haskell-exceptions 0.10.4-16: 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 12:06:05 UTC (rev 583958) +++ PKGBUILD 2020-02-27 12:06:47 UTC (rev 583959) @@ -4,7 +4,7 @@ _hkgname=exceptions pkgname=haskell-exceptions pkgver=0.10.4 -pkgrel=15 +pkgrel=16 pkgdesc="Extensible optionally-pure exceptions" url="https://github.com/ekmett/exceptions/" license=("BSD")
