guix-commits
[Top][All Lists]
Advanced

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

06/15: bootstrap-mes: Update.


From: guix-commits
Subject: 06/15: bootstrap-mes: Update.
Date: Wed, 5 Dec 2018 16:57:53 -0500 (EST)

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

commit 2db3bed02472dce3cda6c8a6e2b79f7602c68aed
Author: Jan Nieuwenhuizen <address@hidden>
Date:   Wed Dec 5 22:17:07 2018 +0100

    bootstrap-mes: Update.
---
 gnu/packages/bootstrap.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/bootstrap.scm b/gnu/packages/bootstrap.scm
index a835cbc..8febc26 100644
--- a/gnu/packages/bootstrap.scm
+++ b/gnu/packages/bootstrap.scm
@@ -712,14 +712,14 @@ exec ~a/bin/.gcc-wrapped -B~a/lib \
                   "http://lilypond.org/janneke/guix/20181124/";
                   (match (%current-system)
                     ("i686-linux"
-                     "mes-minimal-stripped-0.18-0.08f04f5-i686-linux.tar.xz")
+                     "mes-minimal-stripped-0.19-0.63a7ac8-i686-linux.tar.xz")
                     ("x86_64-linux"
-                     
"mes-minimal-stripped-0.18-0.08f04f5-x86_64-linux.tar.xz"))))
+                     
"mes-minimal-stripped-0.19-0.63a7ac8-x86_64-linux.tar.xz"))))
             (sha256
              (match (%current-system)
                ((or "i686-linux" "x86_64-linux")
                 (base32
-                 
"0qwpby91hp6afmg5ibdrrk3fw85zxdazfk7rhrdsihsfzqwmfhfx")))))))))
+                 
"04rfiycazpck236cab31fyfpnak7vx6yffaahdcylis4yq4icgcv")))))))))
     (synopsis "Bootstrap binaries of Mes")
     (description synopsis)
     (home-page #f)



reply via email to

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