Date: Thursday, March 30, 2023 @ 04:32:07 Author: felixonmars Revision: 1430601
upgpkg: haskell-unixutils 1.54.2-128: rebuild with quickcheck-instances 0.3.29 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 04:32:06 UTC (rev 1430600) +++ PKGBUILD 2023-03-30 04:32:07 UTC (rev 1430601) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.2 -pkgrel=127 +pkgrel=128 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
