Date: Thursday, February 18, 2021 @ 00:33:01 Author: felixonmars Revision: 863189
upgpkg: haskell-unix-time 0.4.7-96: rebuild with async 2.2.3 Modified: haskell-unix-time/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 00:32:22 UTC (rev 863188) +++ PKGBUILD 2021-02-18 00:33:01 UTC (rev 863189) @@ -4,7 +4,7 @@ _hkgname=unix-time pkgname=haskell-unix-time pkgver=0.4.7 -pkgrel=95 +pkgrel=96 pkgdesc="Unix time parser/formatter and utilities" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")