Date: Sunday, November 15, 2020 @ 22:27:21 Author: felixonmars Revision: 754876
upgpkg: haskell-unixutils 1.54.1-163: rebuild with QuickCheck 2.14.2 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-15 22:26:35 UTC (rev 754875) +++ PKGBUILD 2020-11-15 22:27:21 UTC (rev 754876) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.1 -pkgrel=162 +pkgrel=163 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
