Date: Wednesday, July 21, 2021 @ 15:55:11 Author: felixonmars Revision: 982279
upgpkg: haskell-unixutils 1.54.2-5: rebuild with unliftio 0.2.19 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 15:54:28 UTC (rev 982278) +++ PKGBUILD 2021-07-21 15:55:11 UTC (rev 982279) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.2 -pkgrel=4 +pkgrel=5 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
