Date: Tuesday, July 20, 2021 @ 06:33:01 Author: felixonmars Revision: 979155
upgpkg: haskell-enclosed-exceptions 1.0.3-147: rebuild with regex-posix 0.96.0.1 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 06:32:29 UTC (rev 979154) +++ PKGBUILD 2021-07-20 06:33:01 UTC (rev 979155) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=146 +pkgrel=147 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
