Date: Thursday, February 27, 2020 @ 08:56:44 Author: felixonmars Revision: 583664
upgpkg: haskell-unexceptionalio 0.5.0-3: rebuild with ghc 8.8.3 Modified: haskell-unexceptionalio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 08:56:07 UTC (rev 583663) +++ PKGBUILD 2020-02-27 08:56:44 UTC (rev 583664) @@ -4,7 +4,7 @@ _hkgname=unexceptionalio pkgname=haskell-unexceptionalio pkgver=0.5.0 -pkgrel=2 +pkgrel=3 pkgdesc="IO without any non-error, synchronous exceptions" url="https://github.com/singpolyma/unexceptionalio" license=("custom")
