diff mbox series

[bug#45364] gnu: boost: Update to 1.75.0.

Message ID CA+3U0Zm-uehmp_f=w6aC3i0LfuUUheMrpgz_3uQDftFfp3oHeA@mail.gmail.com
State Accepted
Headers show
Series [bug#45364] gnu: boost: Update to 1.75.0. | expand

Checks

Context Check Description
cbaines/applying patch fail View Laminar job
cbaines/issue success View issue

Commit Message

Greg Hogan Dec. 22, 2020, 11:19 a.m. UTC
For the core-updates branch.

From d25bcf26fb327dce63384c378b5fa84227e5a86f Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@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(-)

"
@@ -70,7 +70,7 @@
                                   (version-with-underscores version)
".tar.bz2"))
               (sha256
                (base32
-                "1c8nw4jz17zy2y27h7p554a5jza1ymz8phkz71p9181ifx8c3gw3"))))
+                "1js9zpij58l60kx46s3lxdp5207igppjnhqigwhbpdvd04gb6gcm"))))
     (build-system gnu-build-system)
     (inputs `(("icu4c" ,icu4c)
               ("zlib" ,zlib)))

Comments

Mathieu Othacehe Jan. 6, 2021, 10:03 a.m. UTC | #1
Hello Greg,

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

Maxim pushed this update as ca5f81ff57f84db28986a22832b27f13f4f24cf6.

Thanks,

Mathieu
diff mbox series

Patch

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/