Date: Monday, November 2, 2020 @ 12:51:26 Author: felixonmars Revision: 739609
upgpkg: haskell-enclosed-exceptions 1.0.3-82: rebuild with HUnit 1.6.1.0 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-02 12:50:47 UTC (rev 739608) +++ PKGBUILD 2020-11-02 12:51:26 UTC (rev 739609) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=81 +pkgrel=82 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
