GNU bug report logs - #73731
[PATCH] gnu: cmake-3.30: Update to 3.30.5.

Previous Next

Package: guix-patches;

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

Date: Thu, 10 Oct 2024 12:34:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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 73731 in the body.
You can then email your comments to 73731 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#73731; Package guix-patches. (Thu, 10 Oct 2024 12:34:02 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. (Thu, 10 Oct 2024 12:34:02 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: cmake-3.30: Update to 3.30.5.
Date: Thu, 10 Oct 2024 13:33:12 +0100
From 1cbc457ddbbdda323f08ce171c18cbf9580bfbbc Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Wed, 9 Oct 2024 09:57:07 +0100
Subject: [PATCH] gnu: cmake-3.30: Update to 3.30.5.

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

diff --git a/gnu/packages/cmake.scm b/gnu/packages/cmake.scm
index 4466c4b91d..ad2a9047c4 100644
--- a/gnu/packages/cmake.scm
+++ b/gnu/packages/cmake.scm
@@ -415,7 +415,7 @@ (define-public cmake
 (define-public cmake-3.30
   (package
     (inherit cmake)
-    (version "3.30.3")
+    (version "3.30.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://cmake.org/files/v"
@@ -423,7 +423,7 @@ (define-public cmake-3.30
                                   "/cmake-" version ".tar.gz"))
               (sha256
                (base32
-                "1r48zym4dy4mvwzk704zh1vx9gb4a910f424ypvis28mcxdy2pbd"))))
+                "0vd8ambs4r7yzwwshba0l0pl0b7q566a0pq6gsdz5wh80njf2mcz"))))
     (native-inputs
      (modify-inputs (package-native-inputs cmake)
        ;; Avoid circular dependency with (gnu packages debug).  Note: cppdap
-- 
2.47.0




Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Tue, 29 Apr 2025 12:49:02 GMT) Full text and rfc822 format available.

Notification sent to Michael Ford <fanquake <at> gmail.com>:
bug acknowledged by developer. (Tue, 29 Apr 2025 12:49:02 GMT) Full text and rfc822 format available.

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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 73731-done <at> debbugs.gnu.org
Subject: Re: [bug#73731] [PATCH] gnu: cmake-3.30: Update to 3.30.5., [PATCH]
 gnu: cmake-3.30: Update to 3.30.5.
Date: Tue, 29 Apr 2025 21:48:11 +0900
Hi Michael,

Michael Ford <fanquake <at> gmail.com> writes:

>>From 1cbc457ddbbdda323f08ce171c18cbf9580bfbbc Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Wed, 9 Oct 2024 09:57:07 +0100
> Subject: [PATCH] gnu: cmake-3.30: Update to 3.30.5.
>
> * gnu/packages/cmake.scm (cmake-3.30): Update to 3.30.5.

Closing, as we now have CMake 4.0.1 on the master branch.

Thank you!

-- 
Maxim




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

This bug report was last modified 18 days ago.

Previous Next


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