hydra: Cross-build Guile 2.2.
authorLudovic Courtès <ludo@gnu.org>
Tue, 16 May 2017 12:14:46 +0000 (14:14 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 16 May 2017 12:16:56 +0000 (14:16 +0200)
* build-aux/hydra/gnu-system.scm (%core-packages): Add GUILE-2.2.

build-aux/hydra/gnu-system.scm

index 507c6ab..b1faa22 100644 (file)
@@ -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)