Date: Wednesday, January 1, 2020 @ 08:53:58 Author: felixonmars Revision: 545781
upgpkg: haskell-enclosed-exceptions 1.0.3-39: rebuild with ansi-terminal 0.10.1 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-01 08:53:13 UTC (rev 545780) +++ PKGBUILD 2020-01-01 08:53:58 UTC (rev 545781) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=38 +pkgrel=39 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
