Date: Monday, December 28, 2020 @ 00:02:34 Author: felixonmars Revision: 794108
upgpkg: haskell-unixutils 1.54.1-173: rebuild with indexed-traversable 0.1.1 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 00:02:02 UTC (rev 794107) +++ PKGBUILD 2020-12-28 00:02:34 UTC (rev 794108) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.1 -pkgrel=172 +pkgrel=173 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
