Date: Thursday, June 17, 2021 @ 22:22:49 Author: felixonmars Revision: 964897
upgpkg: haskell-unexceptionalio 0.5.1-7: rebuild with ghc 9.0.1 Modified: haskell-unexceptionalio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 22:22:05 UTC (rev 964896) +++ PKGBUILD 2021-06-17 22:22:49 UTC (rev 964897) @@ -4,7 +4,7 @@ _hkgname=unexceptionalio pkgname=haskell-unexceptionalio pkgver=0.5.1 -pkgrel=6 +pkgrel=7 pkgdesc="IO without any non-error, synchronous exceptions" url="https://github.com/singpolyma/unexceptionalio" license=("custom")
