diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm index 3ce4f6a8d6..8ad790aa06 100644 --- a/gnu/packages/guile-xyz.scm +++ b/gnu/packages/guile-xyz.scm @@ -3537,7 +3537,7 @@ (define-public guile-hoot (native-inputs (list autoconf automake pkg-config texinfo)) (inputs - (list guile-next)) + (list guile-3.0-latest)) (synopsis "WebAssembly compiler backend for Guile") (description "Guile Hoot is a WebAssembly compiler backend for GNU Guile and standalone WASM toolchain.")