Date: Thursday, March 12, 2020 @ 02:11:51 Author: felixonmars Revision: 594934
upgpkg: haskell-unixutils 1.54.1-121: rebuild with generic-deriving 1.13.1 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-12 02:11:14 UTC (rev 594933) +++ PKGBUILD 2020-03-12 02:11:51 UTC (rev 594934) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.1 -pkgrel=120 +pkgrel=121 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
