guix-commits
[Top][All Lists]
Advanced

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

13/210: bump mes-seed: mlibc: GNU Gcc support: setjmp, longjmp.


From: Jan Nieuwenhuizen
Subject: 13/210: bump mes-seed: mlibc: GNU Gcc support: setjmp, longjmp.
Date: Sat, 8 Sep 2018 10:35:58 -0400 (EDT)

janneke pushed a commit to branch wip-bootstrap
in repository guix.

commit 1fa4d491654e2acabb8ca3f3a6a1bda9303541c7
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 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



reply via email to

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