progress: Call 'time-difference' on times of the same type.
authorLudovic Courtès <ludo@gnu.org>
Mon, 24 Jun 2019 21:10:13 +0000 (23:10 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 24 Jun 2019 21:10:13 +0000 (23:10 +0200)
commitb6f5339dd0180fe73ab70d9c5b851ca0adc04193
treeab43e64f5919497c641dd3a915c35483094ee31b
parent38c8437e6eaa281aa03fa6110cffee6431dc9cf1
progress: Call 'time-difference' on times of the same type.

Guile 2.2.5 and 2.9.2 would catch the issue.
This is a followup to 88bc3c89bf5145d24c2270d2192b7be547e0024f.

* guix/progress.scm (display-download-progress)[elapsed]: Pass
'current-time' the same type as START-TIME.
guix/progress.scm