Date: Wednesday, June 29, 2022 @ 19:43:31 Author: felixonmars Revision: 1241267
upgpkg: haskell-unixutils 1.54.2-66: rebuild with transformers-compat 0.7.2 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-29 19:43:23 UTC (rev 1241266) +++ PKGBUILD 2022-06-29 19:43:31 UTC (rev 1241267) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.2 -pkgrel=65 +pkgrel=66 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
