Date: Monday, July 26, 2021 @ 20:09:43 Author: felixonmars Revision: 985852
upgpkg: haskell-unixutils 1.54.2-6: rebuild with transformers-compat 0.7 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 20:08:59 UTC (rev 985851) +++ PKGBUILD 2021-07-26 20:09:43 UTC (rev 985852) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.2 -pkgrel=5 +pkgrel=6 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
