GNU bug report logs - #71114
[PATCH] gnu: musl: Update to 1.2.5.

Previous Next

Package: guix-patches;

Reported by: Michael Ford <fanquake <at> gmail.com>

Date: Wed, 22 May 2024 11:40:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71114 in the body.
You can then email your comments to 71114 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#71114; Package guix-patches. (Wed, 22 May 2024 11:40:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Ford <fanquake <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 22 May 2024 11:40:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: musl: Update to 1.2.5.
Date: Wed, 22 May 2024 12:39:21 +0100
From a1ab268b05736bffd074bfec9d5ea90adf1109bd Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Wed, 22 May 2024 12:37:48 +0100
Subject: [PATCH] gnu: musl: Update to 1.2.5.

* gnu/packages/musl.scm (musl): Update to 1.2.5.
---
 gnu/packages/musl.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/musl.scm b/gnu/packages/musl.scm
index dfd0e12186..60fcbce150 100644
--- a/gnu/packages/musl.scm
+++ b/gnu/packages/musl.scm
@@ -28,14 +28,14 @@ (define-module (gnu packages musl)
 (define-public musl
   (package
     (name "musl")
-    (version "1.2.4")
+    (version "1.2.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://www.musl-libc.org/releases/"
                                   "musl-" version ".tar.gz"))
               (sha256
                (base32
-                "0fgh2hhsbaksx7my6yiva4jqixi6hxwxx20ivb0afwjk7piyldbs"))))
+                "1r3mgky9d19b2285s274qxzlgs7sncx8plm01vd691sdx2xii8d9"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; musl has no tests
-- 
2.45.1




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Tue, 11 Jun 2024 22:08:02 GMT) Full text and rfc822 format available.

Notification sent to Michael Ford <fanquake <at> gmail.com>:
bug acknowledged by developer. (Tue, 11 Jun 2024 22:08:02 GMT) Full text and rfc822 format available.

Message #10 received at 71114-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 71114-done <at> debbugs.gnu.org
Subject: Re: [bug#71114] [PATCH] gnu: musl: Update to 1.2.5.
Date: Wed, 12 Jun 2024 00:07:04 +0200
Michael Ford <fanquake <at> gmail.com> skribis:

>>From a1ab268b05736bffd074bfec9d5ea90adf1109bd Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Wed, 22 May 2024 12:37:48 +0100
> Subject: [PATCH] gnu: musl: Update to 1.2.5.
>
> * gnu/packages/musl.scm (musl): Update to 1.2.5.

Applied, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 10 Jul 2024 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 346 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.