~ruther/guix-local

d116695b315f75b93ac8083721b522a82a7cc139 — Ludovic Courtès 8 years ago 4a3495d
hydra: Cross-build Guile 2.2.

* build-aux/hydra/gnu-system.scm (%core-packages): Add GUILE-2.2.
1 files changed, 1 insertions(+), 1 deletions(-)

M build-aux/hydra/gnu-system.scm
M build-aux/hydra/gnu-system.scm => build-aux/hydra/gnu-system.scm +1 -1
@@ 111,7 111,7 @@ SYSTEM."
  ;; chain.)
  (list gcc-4.8 gcc-4.9 gcc-5 glibc binutils
        gmp mpfr mpc coreutils findutils diffutils patch sed grep
        gawk gnu-gettext hello guile-2.0 zlib gzip xz
        gawk gnu-gettext hello guile-2.0 guile-2.2 zlib gzip xz
        %bootstrap-binaries-tarball
        %binutils-bootstrap-tarball
        (%glibc-bootstrap-tarball)