Date: Saturday, October 24, 2020 @ 09:20:18 Author: felixonmars Revision: 731105
upgpkg: haskell-unixutils 1.54.1-157: rebuild with generic-deriving 1.14 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-24 09:19:45 UTC (rev 731104) +++ PKGBUILD 2020-10-24 09:20:18 UTC (rev 731105) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.1 -pkgrel=156 +pkgrel=157 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
