Date: Thursday, December 24, 2020 @ 03:23:35 Author: felixonmars Revision: 786169
upgpkg: haskell-unixutils 1.54.1-170: rebuild with ghc 8.10.3 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 03:23:09 UTC (rev 786168) +++ PKGBUILD 2020-12-24 03:23:35 UTC (rev 786169) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.1 -pkgrel=169 +pkgrel=170 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
