Date: Monday, March 7, 2022 @ 20:56:44 Author: felixonmars Revision: 1145043
upgpkg: haskell-unixutils 1.54.2-44: rebuild with doctest 0.19.0 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 20:56:23 UTC (rev 1145042) +++ PKGBUILD 2022-03-07 20:56:44 UTC (rev 1145043) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.2 -pkgrel=43 +pkgrel=44 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
