diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2018-11-22 16:46:50 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2018-11-23 15:42:00 +0100 |
| commit | 60e1c1099fc3d73ed7d3235e71aae5d00ab7d773 (patch) | |
| tree | c701983b38b243cbf5c895724e96c7eb4ddb0dd8 /README | |
| parent | 332443d4290278cb40203a2edf5337aba4bb7b46 (diff) | |
Update Guile-SQLite3 URL everywhere.
* README: Update Guile-SQLite3 URL.
* doc/guix.texi (Requirements): Likewise.
* guix/store/database.scm (sqlite-exec): Likewise.
* m4/guix.m4 (GUIX_CHECK_GUILE_SQLITE3): Likewise.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -24,7 +24,7 @@ GNU Guix currently depends on the following packages: | |||
| 24 | - [[https://notabug.org/cwebber/guile-gcrypt][Guile-Gcrypt]] 0.1.0 or later | 24 | - [[https://notabug.org/cwebber/guile-gcrypt][Guile-Gcrypt]] 0.1.0 or later |
| 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]], version 0.1.0 or later | 27 | - [[https://notabug.org/guile-sqlite3/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 |
