Date: Tuesday, February 9, 2021 @ 21:04:31 Author: felixonmars Revision: 851656
upgpkg: haskell-unixutils 1.54.1-196: rebuild with ghc 8.10.4 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 21:04:02 UTC (rev 851655) +++ PKGBUILD 2021-02-09 21:04:31 UTC (rev 851656) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.1 -pkgrel=195 +pkgrel=196 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
