diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2018-06-27 14:54:12 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2018-06-27 16:58:59 +0200 |
| commit | fc6cbb311c5a1acb9cf1d5422fbf1bc23da31d55 (patch) | |
| tree | 642db6a97802a198908d23779c4d2e922cb8a0f6 /doc | |
| parent | 319e26e4de3059a4b0c7a3af707be91b721f66f6 (diff) | |
doc: Specify Guile-SQLite3 minimum version.
* doc/guix.texi (Requirements): Specify the minimum guile-sqlite3
version.
* README (Requirements): Likewise.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index e68a3469d48..841bc2a34f0 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -614,8 +614,8 @@ later, including 2.2.x; | |||
| 614 | (@pxref{Guile Preparations, how to install the GnuTLS bindings for | 614 | (@pxref{Guile Preparations, how to install the GnuTLS bindings for |
| 615 | Guile,, gnutls-guile, GnuTLS-Guile}); | 615 | Guile,, gnutls-guile, GnuTLS-Guile}); |
| 616 | @item | 616 | @item |
| 617 | @c FIXME: Specify a version number once a release has been made. | 617 | @uref{https://notabug.org/civodul/guile-sqlite3, Guile-SQLite3}, version 0.1.0 |
| 618 | @uref{https://notabug.org/civodul/guile-sqlite3, Guile-SQLite3}; | 618 | or later; |
| 619 | @item | 619 | @item |
| 620 | @c FIXME: Specify a version number once a release has been made. | 620 | @c FIXME: Specify a version number once a release has been made. |
| 621 | @uref{https://gitlab.com/guile-git/guile-git, Guile-Git}, from August | 621 | @uref{https://gitlab.com/guile-git/guile-git, Guile-Git}, from August |
