Date: Monday, January 4, 2016 @ 09:38:08 Author: fyan Revision: 155279
upgpkg: haskell-enclosed-exceptions 1.0.1.1-3 rebuild with stm-2.4.4.1 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-04 08:38:03 UTC (rev 155278) +++ PKGBUILD 2016-01-04 08:38:08 UTC (rev 155279) @@ -5,7 +5,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.1.1 -pkgrel=2 +pkgrel=3 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
