Date: Thursday, May 31, 2018 @ 01:52:19 Author: felixonmars Revision: 333784
upgpkg: haskell-enclosed-exceptions 1.0.2-18 rebuild with temporary 1.3 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 01:51:36 UTC (rev 333783) +++ PKGBUILD 2018-05-31 01:52:19 UTC (rev 333784) @@ -5,7 +5,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.2 -pkgrel=17 +pkgrel=18 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
