GNU bug report logs - #45365
[PATCH] gnu: cmake: Update to 3.19.2.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Tue, 22 Dec 2020 11:24:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> outlook.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 45365 in the body.
You can then email your comments to 45365 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#45365; Package guix-patches. (Tue, 22 Dec 2020 11:24:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 22 Dec 2020 11:24:02 GMT) Full text and rfc822 format available.

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

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: cmake: Update to 3.19.2.
Date: Tue, 22 Dec 2020 06:23:00 -0500
[Message part 1 (text/plain, inline)]
From 024d293feb18ff7ec0809bdbaee8ade5282937c8 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Sun, 20 Dec 2020 14:21:25 +0000
Subject: [PATCH] gnu: cmake: Update to 3.19.2.

* gnu/packages/cmake.scm (cmake): Update to 3.19.2.
---
 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 2f8d50451e..56b32792fe 100644
--- a/gnu/packages/cmake.scm
+++ b/gnu/packages/cmake.scm
@@ -297,7 +297,7 @@ and workspaces that can be used in the compiler
environment of your choice.")
   (package
     (inherit cmake-minimal)
     (name "cmake")
-    (version "3.19.1")
+    (version "3.19.2")
     ;; TODO: Move the following source field to the cmake-bootstrap
package in
     ;; the next rebuild cycle.
     (source (origin
@@ -307,7 +307,7 @@ and workspaces that can be used in the compiler
environment of your choice.")
                                   "/cmake-" version ".tar.gz"))
               (sha256
                (base32
-                "1fisi9rlijw9wd0yjzk1c6j7ljnb2yiq5iqnrz6m1xkflyinw9hx"))
+                "1w67w0ak6vf37501dlz9yhnzlvvpw1w10n2nm3hi7yxp4cxzvq73"))
               (snippet
                (match (origin-snippet (package-source cmake-bootstrap))
                  ((_ _ exp ...)
-- 
2.29.2
[Message part 2 (text/html, inline)]
[0001-gnu-cmake-Update-to-3.19.2.patch (application/octet-stream, attachment)]

Reply sent to 宋文武 <iyzsong <at> outlook.com>:
You have taken responsibility. (Sat, 26 Dec 2020 13:33:02 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Sat, 26 Dec 2020 13:33:02 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> outlook.com>
To: Greg Hogan <code <at> greghogan.com>
Cc: 45365-done <at> debbugs.gnu.org
Subject: Re: [bug#45365] [PATCH] gnu: cmake: Update to 3.19.2.
Date: Sat, 26 Dec 2020 21:32:30 +0800
Greg Hogan <code <at> greghogan.com> writes:

> Subject: [PATCH] gnu: cmake: Update to 3.19.2.
Pushed, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 24 Jan 2021 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 64 days ago.

Previous Next


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