diff options
author | Ludovic Courtès <ludo@gnu.org> | 2021-06-08 09:06:56 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-06-08 09:07:36 +0200 |
commit | 6b752bd29a8d7adfb085e59efb170a27f8b805fd (patch) | |
tree | b3eabfb95329ed41f3aa1a4eec97396897310644 /doc | |
parent | f9d8206e5b1d8fe0a35a6e54e438a03c70ebabab (diff) | |
download | guix-6b752bd29a8d7adfb085e59efb170a27f8b805fd.tar.gz |
doc: Update minimum Guile-Git version.
* doc/guix.texi (Requirements): Update Guile-Git version.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index e71ec70859..59b4ac11b4 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -856,9 +856,7 @@ version 0.1.0 or later; @item @uref{https://notabug.org/guile-lzlib/guile-lzlib, Guile-lzlib}; @item @uref{https://www.nongnu.org/guile-avahi/, Guile-Avahi}; @item -@c FIXME: We need the #:fetch-options parameter of 'submodule-update', -@c which appeared in 0.5.0. Change below after string freeze. -@uref{https://gitlab.com/guile-git/guile-git, Guile-Git}, version 0.3.0 +@uref{https://gitlab.com/guile-git/guile-git, Guile-Git}, version 0.5.0 or later; @item @uref{https://savannah.nongnu.org/projects/guile-json/, Guile-JSON} 4.3.0 or later; |