Date: Saturday, January 30, 2016 @ 10:02:55 Author: fyan Revision: 159482
upgpkg: haskell-enclosed-exceptions 1.0.1.1-6 rebuild with monad-control-1.0.0.5 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-30 09:00:55 UTC (rev 159481) +++ PKGBUILD 2016-01-30 09:02:55 UTC (rev 159482) @@ -5,7 +5,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.1.1 -pkgrel=5 +pkgrel=6 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")