Date: Thursday, April 23, 2020 @ 22:55:03 Author: felixonmars Revision: 618388
upgpkg: haskell-unexceptionalio 0.5.0-4: rebuild with ghc 8.10.1 Modified: haskell-unexceptionalio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 22:54:18 UTC (rev 618387) +++ PKGBUILD 2020-04-23 22:55:03 UTC (rev 618388) @@ -4,7 +4,7 @@ _hkgname=unexceptionalio pkgname=haskell-unexceptionalio pkgver=0.5.0 -pkgrel=3 +pkgrel=4 pkgdesc="IO without any non-error, synchronous exceptions" url="https://github.com/singpolyma/unexceptionalio" license=("custom")
