Date: Tuesday, February 6, 2018 @ 01:39:50 Author: felixonmars Revision: 289335
upgpkg: haskell-enclosed-exceptions 1.0.2-12 rebuild with stm,2.4.5.0 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-06 01:39:19 UTC (rev 289334) +++ PKGBUILD 2018-02-06 01:39:50 UTC (rev 289335) @@ -5,7 +5,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.2 -pkgrel=11 +pkgrel=12 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
