Date: Tuesday, August 18, 2020 @ 09:11:20 Author: felixonmars Revision: 683802
upgpkg: haskell-unixutils 1.54.1-139: rebuild with ghc 8.10.2 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-18 09:10:03 UTC (rev 683801) +++ PKGBUILD 2020-08-18 09:11:20 UTC (rev 683802) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.1 -pkgrel=138 +pkgrel=139 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
