Date: Thursday, May 20, 2021 @ 23:17:33 Author: felixonmars Revision: 939688
upgpkg: haskell-clock 0.8.2-54: rebuild with hashable 1.3.2.0 Modified: haskell-clock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 23:16:55 UTC (rev 939687) +++ PKGBUILD 2021-05-20 23:17:33 UTC (rev 939688) @@ -4,7 +4,7 @@ _hkgname=clock pkgname=haskell-clock pkgver=0.8.2 -pkgrel=53 +pkgrel=54 pkgdesc="High-resolution clock functions: monotonic, realtime, cputime." url="https://github.com/corsis/clock" license=("BSD")