Date: Saturday, February 15, 2020 @ 16:47:23 Author: felixonmars Revision: 571755
upgpkg: haskell-enclosed-exceptions 1.0.3-48: rebuild with ghc 8.8.2 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 16:46:42 UTC (rev 571754) +++ PKGBUILD 2020-02-15 16:47:23 UTC (rev 571755) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=47 +pkgrel=48 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
