guix-commits
[Top][All Lists]
Advanced

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

01/05: system: Fix reference to Hurd bug in comment.


From: guix-commits
Subject: 01/05: system: Fix reference to Hurd bug in comment.
Date: Tue, 9 May 2023 18:37:00 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 6a33f674b9f5da2825a44eadff318aa95c60b475
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sat May 6 19:46:34 2023 +0200

    system: Fix reference to Hurd bug in comment.
    
    * gnu/system.scm (hurd-multiboot-modules): Fix bug reference in
    comment.
---
 gnu/system.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/system.scm b/gnu/system.scm
index 50a3bac7e4..354f58f55b 100644
--- a/gnu/system.scm
+++ b/gnu/system.scm
@@ -1505,7 +1505,7 @@ a list of <menu-entry>, to populate the \"old entries\" 
menu."
                    glibc))
          (exec-server-command
           ;; XXX: Run the statically-linked 'exec' to work around
-          ;; <https://issues.guix.gnu.org/58631>, which manifests on some
+          ;; <https://issues.guix.gnu.org/58320>, which manifests on some
           ;; machines.
 
           ;; (list (file-append libc "/lib/ld.so.1") "exec"



reply via email to

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