[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#45727] [PATCH] gnu: folly: Update to 2021.01.04.00.
From: |
Ludovic Courtès |
Subject: |
[bug#45727] [PATCH] gnu: folly: Update to 2021.01.04.00. |
Date: |
Tue, 26 Jan 2021 23:31:33 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Hi,
Greg Hogan <code@greghogan.com> skribis:
> Turns out this was an issue with Boost 1.75 (which I had patched over from
> core-updates, requiring the C++20 support). I feel like I might as well
> post the simple Folly version bump here and the core-updates Boost patch in
> the following reply. Not sure when core-updates will be merged or if Boost
> 1.76 will be out by then.
Sounds good to me.
>>From 334fc83ae2a3d92ba7813150709532b252592817 Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code@greghogan.com>
> Date: Thu, 7 Jan 2021 21:54:37 +0000
> Subject: [PATCH] gnu: folly: Update to 2021.01.25.00.
>
> * gnu/packages/cpp.scm (folly): Update to 2021.01.25.00.
Applied to ‘master’, thanks!