Date: Sunday, September 25, 2022 @ 21:16:03 Author: felixonmars Revision: 1310697
upgpkg: haskell-unix-compat 0.6-30: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-unix-compat/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 21:16:02 UTC (rev 1310696) +++ PKGBUILD 2022-09-25 21:16:03 UTC (rev 1310697) @@ -6,7 +6,7 @@ pkgname=haskell-unix-compat _hkgname=unix-compat pkgver=0.6 -pkgrel=29 +pkgrel=30 pkgdesc="Portable POSIX-compatibility layer." url="https://github.com/jacobstanley/unix-compat" license=('BSD3')
