diff options
author | Ludovic Courtès <ludo@gnu.org> | 2013-07-17 11:01:42 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2013-07-17 11:01:42 +0200 |
commit | 4a328f7342ade8dd8536638e19bc8a5b33bb89fe (patch) | |
tree | 06af899e2f2e533a23f1994e888dd4530adb353a /README | |
parent | 88ebd5e699a1cfcf088a17fa1317eed8fc8687f4 (diff) | |
download | guix-4a328f7342ade8dd8536638e19bc8a5b33bb89fe.tar guix-4a328f7342ade8dd8536638e19bc8a5b33bb89fe.tar.gz |
doc: Mark 2.0.5 as being the minimum Guile version.
* doc/guix.texi (Requirements): Require Guile 2.0.5+.
* README: Ditto.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Guix is based on the [[http://nixos.org/nix/][Nix]] package manager. GNU Guix currently depends on the following packages: - - [[http://gnu.org/software/guile/][GNU Guile 2.0.x]] + - [[http://gnu.org/software/guile/][GNU Guile 2.0.x]], version 2.0.5 or later - [[http://gnupg.org/][GNU libgcrypt]] Unless `--disable-daemon' was passed, the following packages are needed: |