Date: Thursday, April 23, 2020 @ 22:57:01 Author: felixonmars Revision: 618396
upgpkg: haskell-unix-compat 0.5.2-5: rebuild with ghc 8.10.1 Modified: haskell-unix-compat/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 22:56:51 UTC (rev 618395) +++ PKGBUILD 2020-04-23 22:57:01 UTC (rev 618396) @@ -6,7 +6,7 @@ pkgname=haskell-unix-compat _hkgname=unix-compat pkgver=0.5.2 -pkgrel=4 +pkgrel=5 pkgdesc="Portable POSIX-compatibility layer." url="https://github.com/jacobstanley/unix-compat" license=('BSD3')
