Date: Saturday, May 28, 2022 @ 15:51:21 Author: felixonmars Revision: 1211973
upgpkg: haskell-unixutils 1.54.2-60: rebuild with doctest 0.20.0 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 15:51:12 UTC (rev 1211972) +++ PKGBUILD 2022-05-28 15:51:21 UTC (rev 1211973) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.2 -pkgrel=59 +pkgrel=60 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
