cache: Work around 'time-monotonic' bug in Guile 2.2.2.
authorLudovic Courtès <ludo@gnu.org>
Sat, 22 Apr 2017 12:40:51 +0000 (14:40 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 22 Apr 2017 12:42:15 +0000 (14:42 +0200)
commit25a49294caf2386e65fc1b12a2508324be0b1cc2
treed8093fb4de2ea7400d7064c3531bde94d8dd4b2f
parent8a8e2d2ed5932a13a73583d32b152133d28aedf5
cache: Work around 'time-monotonic' bug in Guile 2.2.2.

* guix/cache.scm (time-monotonic) [guile-2.2]: New variable.
* tests/cache.scm (time-monotonic) [guile-2.2]: Likewise.
* guix/build/download.scm (time-monotonic) [guile-2.2]: Adjust comment:
it's a 2.2.2 bug.
guix/build/download.scm
guix/cache.scm
tests/cache.scm