janneke pushed a commit to branch wip-bootstrap in repository guix. commit 1fa4d491654e2acabb8ca3f3a6a1bda9303541c7 Author: Jan Nieuwenhuizen <jann...@gnu.org> Date: Sun Nov 26 14:46:12 2017 +0100
bump mes-seed: mlibc: GNU Gcc support: setjmp, longjmp. --- gnu/packages/mes.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm index 5abeac2..dd81b86 100644 --- a/gnu/packages/mes.scm +++ b/gnu/packages/mes.scm @@ -151,11 +151,11 @@ with a Knight VM that runs Forth and Lisp.") (method url-fetch) (uri (string-append "https://gitlab.com/janneke/mes-seed" "/repository/archive.tar.gz?ref=" - "7ed68e26db72884dc287852e021858c28ce1c557")) + "fe64ff3a855d20bc90a5f28237e9832d33731b91")) (file-name (string-append "mes-seed-0.11" ".tar.xz")) (sha256 (base32 - "1pknfxdynn8gv1xnwfwqbpgqmi0j80yvj2n20y2lq3rhmmyhz81b")))))) + "0ggc7r5mla44ilaxxj4x1z0k757i9h5ymd54l7wvjw7883z3ag5j")))))) (supported-systems '("i686-linux" "x86_64-linux")) (build-system trivial-build-system) (arguments @@ -243,11 +243,11 @@ hex2 linker.") (method url-fetch) (uri (string-append "https://gitlab.com/janneke/mes-seed" "/repository/archive.tar.gz?ref=" - "7ed68e26db72884dc287852e021858c28ce1c557")) + "fe64ff3a855d20bc90a5f28237e9832d33731b91")) (file-name (string-append "mes-seed-0.11" ".tar.xz")) (sha256 (base32 - "1pknfxdynn8gv1xnwfwqbpgqmi0j80yvj2n20y2lq3rhmmyhz81b")))))) + "0ggc7r5mla44ilaxxj4x1z0k757i9h5ymd54l7wvjw7883z3ag5j")))))) (arguments `(#:modules ((guix build utils)) #:builder