Date: Saturday, October 1, 2022 @ 22:39:18 Author: felixonmars Revision: 1320299
upgpkg: haskell-unixutils 1.54.2-100: rebuild with doctest-parallel 0.2.4 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-01 22:38:48 UTC (rev 1320298) +++ PKGBUILD 2022-10-01 22:39:18 UTC (rev 1320299) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.2 -pkgrel=99 +pkgrel=100 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
