GNU bug report logs - #45364
[PATCH] gnu: boost: Update to 1.75.0.

Previous Next

Package: guix-patches;

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

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

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <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 45364 in the body.
You can then email your comments to 45364 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#45364; Package guix-patches. (Tue, 22 Dec 2020 11:20: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:20: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: boost: Update to 1.75.0.
Date: Tue, 22 Dec 2020 06:19:07 -0500
[Message part 1 (text/plain, inline)]
For the core-updates branch.

From d25bcf26fb327dce63384c378b5fa84227e5a86f Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Fri, 18 Dec 2020 20:41:00 +0000
Subject: [PATCH] gnu: boost: Update to 1.75.0.

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

diff --git a/gnu/packages/boost.scm b/gnu/packages/boost.scm
index fcadc03dd0..2cf8d2c952 100644
--- a/gnu/packages/boost.scm
+++ b/gnu/packages/boost.scm
@@ -62,7 +62,7 @@
 (define-public boost
   (package
     (name "boost")
-    (version "1.74.0")
+    (version "1.75.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://dl.bintray.com/boostorg/release/
"
@@ -70,7 +70,7 @@
                                   (version-with-underscores version)
".tar.bz2"))
               (sha256
                (base32
-                "1c8nw4jz17zy2y27h7p554a5jza1ymz8phkz71p9181ifx8c3gw3"))))
+                "1js9zpij58l60kx46s3lxdp5207igppjnhqigwhbpdvd04gb6gcm"))))
     (build-system gnu-build-system)
     (inputs `(("icu4c" ,icu4c)
               ("zlib" ,zlib)))
-- 
2.29.2
[Message part 2 (text/html, inline)]
[0001-gnu-boost-Update-to-1.75.0.patch (application/octet-stream, attachment)]

Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Wed, 06 Jan 2021 10:04:02 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Wed, 06 Jan 2021 10:04:03 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Greg Hogan <code <at> greghogan.com>
Cc: 45364-done <at> debbugs.gnu.org
Subject: Re: [bug#45364] [PATCH] gnu: boost: Update to 1.75.0.
Date: Wed, 06 Jan 2021 11:03:00 +0100
Hello Greg,

> * gnu/packages/boost.scm (boost): Update to 1.75.0.

Maxim pushed this update as ca5f81ff57f84db28986a22832b27f13f4f24cf6.

Thanks,

Mathieu




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

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

Previous Next


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