Date: Saturday, June 2, 2018 @ 12:32:24 Author: felixonmars Revision: 337403
upgpkg: haskell-enclosed-exceptions 1.0.2-20 rebuild with primitive 0.6.4.0 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-02 12:31:54 UTC (rev 337402) +++ PKGBUILD 2018-06-02 12:32:24 UTC (rev 337403) @@ -5,7 +5,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.2 -pkgrel=19 +pkgrel=20 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
