Date: Saturday, June 19, 2021 @ 11:06:38 Author: felixonmars Revision: 965501
upgpkg: haskell-enclosed-exceptions 1.0.3-144: rebuild with ghc 9.0.1 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 11:05:59 UTC (rev 965500) +++ PKGBUILD 2021-06-19 11:06:38 UTC (rev 965501) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=143 +pkgrel=144 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
