Date: Wednesday, December 23, 2020 @ 22:17:41 Author: felixonmars Revision: 785489
upgpkg: haskell-unexceptionalio 0.5.1-4: rebuild with ghc 8.10.3 Modified: haskell-unexceptionalio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 22:17:17 UTC (rev 785488) +++ PKGBUILD 2020-12-23 22:17:41 UTC (rev 785489) @@ -4,7 +4,7 @@ _hkgname=unexceptionalio pkgname=haskell-unexceptionalio pkgver=0.5.1 -pkgrel=3 +pkgrel=4 pkgdesc="IO without any non-error, synchronous exceptions" url="https://github.com/singpolyma/unexceptionalio" license=("custom")
