Date: Wednesday, October 26, 2022 @ 15:32:24 Author: felixonmars Revision: 1336313
upgpkg: haskell-unixutils 1.54.2-104: rebuild with doctest 0.20.1 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 15:31:48 UTC (rev 1336312) +++ PKGBUILD 2022-10-26 15:32:24 UTC (rev 1336313) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.2 -pkgrel=103 +pkgrel=104 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
