guix-commits
[Top][All Lists]
Advanced

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

01/01: bootstrap: mes-minimal, fix url.


From: guix-commits
Subject: 01/01: bootstrap: mes-minimal, fix url.
Date: Wed, 5 Dec 2018 17:03:14 -0500 (EST)

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

commit 97ce8f03f3a94f4c7e60a620a8bcc66bde005fc4
Author: Jan Nieuwenhuizen <address@hidden>
Date:   Wed Dec 5 23:02:01 2018 +0100

    bootstrap: mes-minimal, fix url.
---
 gnu/packages/bootstrap.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/bootstrap.scm b/gnu/packages/bootstrap.scm
index 7d6272f..1c9ad44 100644
--- a/gnu/packages/bootstrap.scm
+++ b/gnu/packages/bootstrap.scm
@@ -715,7 +715,7 @@ exec ~a/bin/.gcc-wrapped -B~a/lib \
           (origin
             (method url-fetch)
             (uri (string-append
-                  "http://lilypond.org/janneke/guix/20181124/";
+                  "http://lilypond.org/janneke/guix/20181205/";
                   (match (%current-system)
                     ("i686-linux"
                      "mes-minimal-stripped-0.19-0.63a7ac8-i686-linux.tar.xz")



reply via email to

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