Date: Thursday, December 24, 2020 @ 22:26:40 Author: felixonmars Revision: 789057
upgpkg: haskell-unixutils 1.54.1-171: rebuild with comonad 5.0.7 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 22:26:08 UTC (rev 789056) +++ PKGBUILD 2020-12-24 22:26:40 UTC (rev 789057) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.1 -pkgrel=170 +pkgrel=171 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
