Date: Wednesday, January 6, 2016 @ 03:51:27 Author: fyan Revision: 155547
upgpkg: haskell-enclosed-exceptions 1.0.1.1-4 rebuild with async-2.1.0 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-06 02:48:58 UTC (rev 155546) +++ PKGBUILD 2016-01-06 02:51:27 UTC (rev 155547) @@ -5,7 +5,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.1.1 -pkgrel=3 +pkgrel=4 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
