Date: Friday, April 1, 2022 @ 04:38:24 Author: felixonmars Revision: 1178860
upgpkg: haskell-enclosed-exceptions 1.0.3-191: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 04:38:16 UTC (rev 1178859) +++ PKGBUILD 2022-04-01 04:38:24 UTC (rev 1178860) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=190 +pkgrel=191 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
