Date: Sunday, March 10, 2019 @ 07:07:27 Author: felixonmars Revision: 438946
upgpkg: haskell-exceptions 0.10.0-12 rebuild with ghc 8.6.4 Modified: haskell-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 07:06:44 UTC (rev 438945) +++ PKGBUILD 2019-03-10 07:07:27 UTC (rev 438946) @@ -4,7 +4,7 @@ _hkgname=exceptions pkgname=haskell-exceptions pkgver=0.10.0 -pkgrel=11 +pkgrel=12 pkgdesc="Extensible optionally-pure exceptions" url="https://github.com/ekmett/exceptions/" license=("BSD")
