Date: Thursday, February 27, 2020 @ 11:02:56 Author: felixonmars Revision: 583853
upgpkg: haskell-exceptions 0.10.4-14: 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:01:53 UTC (rev 583852) +++ PKGBUILD 2020-02-27 11:02:56 UTC (rev 583853) @@ -4,7 +4,7 @@ _hkgname=exceptions pkgname=haskell-exceptions pkgver=0.10.4 -pkgrel=13 +pkgrel=14 pkgdesc="Extensible optionally-pure exceptions" url="https://github.com/ekmett/exceptions/" license=("BSD")
