1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/tests
Ludovic Courtès 7db3ff4a29 utils: Add `guile-version>?', and use it.
This fixes Guile version comparisons when (version) has a
vendor-specific suffix.

Reported by Andreas Enge <andreas@enge.fr>.

* guix/utils.scm (guile-version>?): New procedure.
* tests/utils.scm ("guile-version>? 1.8", "guile-version>? 10.5"): New
  tests.
* guix/scripts/substitute-binary.scm (fetch, progress-report-port): Use
  `guile-version>?' instead of `version>?'.
* guix/http-client.scm (when-guile<=2.0.5, http-fetch): Likewise.
2013-08-23 15:51:36 +02:00
..
2013-07-01 23:28:21 +02:00
2013-02-01 13:16:45 +01:00
2013-07-01 23:28:21 +02:00
2013-05-24 22:52:52 +02:00
2013-05-11 15:09:56 +02:00
2013-07-02 22:38:03 +02:00
2013-05-11 15:43:33 +02:00
2013-02-01 13:16:45 +01:00
2013-07-01 23:28:21 +02:00