Date: Wednesday, April 1, 2020 @ 12:00:56 Author: felixonmars Revision: 608834
upgpkg: haskell-unixutils 1.54.1-123: rebuild with QuickCheck 2.14 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 12:00:25 UTC (rev 608833) +++ PKGBUILD 2020-04-01 12:00:56 UTC (rev 608834) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.1 -pkgrel=122 +pkgrel=123 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
