~ruther/guix-local

4a328f7342ade8dd8536638e19bc8a5b33bb89fe — Ludovic Courtès 12 years ago 88ebd5e
doc: Mark 2.0.5 as being the minimum Guile version.

* doc/guix.texi (Requirements): Require Guile 2.0.5+.
* README: Ditto.
2 files changed, 2 insertions(+), 2 deletions(-)

M README
M doc/guix.texi
M README => README +1 -1
@@ 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:

M doc/guix.texi => doc/guix.texi +1 -1
@@ 162,7 162,7 @@ is not covered here.  Please see the files @file{README} and
GNU Guix depends on the following packages:

@itemize
@item @url{http://gnu.org/software/guile/, GNU Guile 2.0.x};
@item @url{http://gnu.org/software/guile/, GNU Guile}, version 2.0.5 or later;
@item @url{http://gnupg.org/, GNU libgcrypt}
@end itemize