Date: Thursday, May 31, 2018 @ 16:29:11 Author: felixonmars Revision: 334959
upgpkg: haskell-exceptions 0.10.0-2 rebuild with ghc 8.4.3 Modified: haskell-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 16:28:32 UTC (rev 334958) +++ PKGBUILD 2018-05-31 16:29:11 UTC (rev 334959) @@ -5,7 +5,7 @@ _hkgname=exceptions pkgname=haskell-exceptions pkgver=0.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="Extensible optionally-pure exceptions" url="https://github.com/ekmett/exceptions/" license=("custom:BSD3")
