Date: Friday, April 24, 2020 @ 06:56:56 Author: felixonmars Revision: 618914
upgpkg: haskell-enclosed-exceptions 1.0.3-54: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 06:56:29 UTC (rev 618913) +++ PKGBUILD 2020-04-24 06:56:56 UTC (rev 618914) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=53 +pkgrel=54 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
