Date: Wednesday, January 29, 2020 @ 08:37:10 Author: felixonmars Revision: 558451
upgpkg: haskell-enclosed-exceptions 1.0.3-44: rebuild with base-compat 0.11.1, base-compat-batteries 0.11.1 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-29 08:36:34 UTC (rev 558450) +++ PKGBUILD 2020-01-29 08:37:10 UTC (rev 558451) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=43 +pkgrel=44 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
