Date: Sunday, November 26, 2017 @ 19:02:07 Author: felixonmars Revision: 268981
upgpkg: haskell-exceptions 0.8.3-5 rebuild with ghc 8.2.2 Modified: haskell-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-26 18:46:45 UTC (rev 268980) +++ PKGBUILD 2017-11-26 19:02:07 UTC (rev 268981) @@ -5,7 +5,7 @@ _hkgname=exceptions pkgname=haskell-exceptions pkgver=0.8.3 -pkgrel=4 +pkgrel=5 pkgdesc="Extensible optionally-pure exceptions" url="https://github.com/ekmett/exceptions/" license=("custom:BSD3")
