diff options
| -rw-r--r-- | README | 2 | ||||
| -rw-r--r-- | doc/guix.texi | 4 |
2 files changed, 3 insertions, 3 deletions
| @@ -24,7 +24,7 @@ GNU Guix currently depends on the following packages: | |||
| 24 | - [[https://gnupg.org/][GNU libgcrypt]] | 24 | - [[https://gnupg.org/][GNU libgcrypt]] |
| 25 | - [[https://www.gnu.org/software/make/][GNU Make]] | 25 | - [[https://www.gnu.org/software/make/][GNU Make]] |
| 26 | - [[https://www.gnutls.org][GnuTLS]] compiled with guile support enabled | 26 | - [[https://www.gnutls.org][GnuTLS]] compiled with guile support enabled |
| 27 | - [[https://notabug.org/civodul/guile-sqlite3][Guile-SQLite3]] | 27 | - [[https://notabug.org/civodul/guile-sqlite3][Guile-SQLite3]], version 0.1.0 or later |
| 28 | - [[https://gitlab.com/guile-git/guile-git][Guile-Git]] | 28 | - [[https://gitlab.com/guile-git/guile-git][Guile-Git]] |
| 29 | - [[http://www.zlib.net/][zlib]] | 29 | - [[http://www.zlib.net/][zlib]] |
| 30 | - optionally [[https://savannah.nongnu.org/projects/guile-json/][Guile-JSON]], for the 'guix import pypi' command | 30 | - optionally [[https://savannah.nongnu.org/projects/guile-json/][Guile-JSON]], for the 'guix import pypi' command |
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 |
