Date: Thursday, May 17, 2018 @ 08:46:36 Author: felixonmars Revision: 323512
upgpkg: haskell-enclosed-exceptions 1.0.2-15 rebuild with ghc 8.4.2 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-17 08:46:01 UTC (rev 323511) +++ PKGBUILD 2018-05-17 08:46:36 UTC (rev 323512) @@ -5,7 +5,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.2 -pkgrel=14 +pkgrel=15 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
