[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/03: bump mes-seed: mlibc: GNU Gcc support: setjmp, longjmp.
From: |
Jan Nieuwenhuizen |
Subject: |
02/03: bump mes-seed: mlibc: GNU Gcc support: setjmp, longjmp. |
Date: |
Sun, 26 Nov 2017 08:48:43 -0500 (EST) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 7dacffe1838917247d9d553a95ee6dd5e728f82d
Author: Jan Nieuwenhuizen <address@hidden>
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 e0a7d5a..389861c 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -146,11 +146,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
@@ -238,11 +238,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