guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/03: hydra: Cross-build Guile 2.2.


From: Ludovic Courtès
Subject: 01/03: hydra: Cross-build Guile 2.2.
Date: Tue, 16 May 2017 08:35:25 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit d116695b315f75b93ac8083721b522a82a7cc139
Author: Ludovic Courtès <address@hidden>
Date:   Tue May 16 14:14:46 2017 +0200

    hydra: Cross-build Guile 2.2.
    
    * build-aux/hydra/gnu-system.scm (%core-packages): Add GUILE-2.2.
---
 build-aux/hydra/gnu-system.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-aux/hydra/gnu-system.scm b/build-aux/hydra/gnu-system.scm
index 507c6ab..b1faa22 100644
--- a/build-aux/hydra/gnu-system.scm
+++ b/build-aux/hydra/gnu-system.scm
@@ -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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]