guix_mirror_bot pushed a commit to branch master in repository guix. commit 7eb50b5fb328bc88e4c39ab496943490e90b35cd Author: Ludovic Courtès <l...@gnu.org> AuthorDate: Sun May 25 12:52:59 2025 +0200
doc: Update Guile-JSON URL. * doc/contributing.texi (Requirements): Update. Change-Id: I365b65da2ffc17b9140271a11e5899c4fc4ba6df --- doc/contributing.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing.texi b/doc/contributing.texi index 38342ed3d8..26732db729 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -86,7 +86,7 @@ version 0.1.0 or later; @uref{https://gitlab.com/guile-git/guile-git, Guile-Git}, version 0.5.0 or later; @item @uref{https://git-scm.com, Git} (yes, both!); -@item @uref{https://savannah.nongnu.org/projects/guile-json/, Guile-JSON} +@item @uref{https://github.com/aconchillo/guile-json, Guile-JSON} 4.3.0 or later; @item @url{https://www.gnu.org/software/make/, GNU Make}. @end itemize