summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2018-11-22 16:46:50 +0100
committerLudovic Courtès <ludo@gnu.org>2018-11-23 15:42:00 +0100
commit60e1c1099fc3d73ed7d3235e71aae5d00ab7d773 (patch)
treec701983b38b243cbf5c895724e96c7eb4ddb0dd8 /m4
parent332443d4290278cb40203a2edf5337aba4bb7b46 (diff)
downloadpatches-60e1c1099fc3d73ed7d3235e71aae5d00ab7d773.tar
patches-60e1c1099fc3d73ed7d3235e71aae5d00ab7d773.tar.gz
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 'm4')
-rw-r--r--m4/guix.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/guix.m4 b/m4/guix.m4
index da3c65f8f7..5c846f7618 100644
--- a/m4/guix.m4
+++ b/m4/guix.m4
@@ -162,7 +162,7 @@ dnl Check whether a recent-enough Guile-Sqlite3 is available.
AC_DEFUN([GUIX_CHECK_GUILE_SQLITE3], [
dnl Check whether 'sqlite-bind-arguments' is available. It was introduced
dnl in February 2018:
- dnl <https://notabug.org/civodul/guile-sqlite3/commit/1cd1dec96a9999db48c0ff45bab907efc637247f>.
+ dnl <https://notabug.org/guile-sqlite3/guile-sqlite3/commit/1cd1dec96a9999db48c0ff45bab907efc637247f>.
AC_CACHE_CHECK([whether Guile-Sqlite3 is available and recent enough],
[guix_cv_have_recent_guile_sqlite3],
[GUILE_CHECK([retval],