Date: Thursday, February 27, 2020 @ 16:03:36 Author: felixonmars Revision: 584336
upgpkg: haskell-enclosed-exceptions 1.0.3-50: rebuild with ghc 8.8.3 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 16:03:01 UTC (rev 584335) +++ PKGBUILD 2020-02-27 16:03:36 UTC (rev 584336) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=49 +pkgrel=50 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
