Date: Monday, February 15, 2021 @ 05:04:05 Author: felixonmars Revision: 860705
upgpkg: haskell-unixutils 1.54.1-199: rebuild with doctest 0.18 Modified: haskell-unixutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 05:03:34 UTC (rev 860704) +++ PKGBUILD 2021-02-15 05:04:05 UTC (rev 860705) @@ -3,7 +3,7 @@ _hkgname=Unixutils pkgname=haskell-unixutils pkgver=1.54.1 -pkgrel=198 +pkgrel=199 pkgdesc="A crude interface between Haskell and Unix-like operating systems" url="https://github.com/seereason/haskell-unixutils" license=('BSD')
