unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45364] [PATCH] gnu: boost: Update to 1.75.0.
@ 2020-12-22 11:19 Greg Hogan
  2021-01-06 10:03 ` bug#45364: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2020-12-22 11:19 UTC (permalink / raw)
  To: 45364


[-- Attachment #1.1: Type: text/plain, Size: 1185 bytes --]

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(-)

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

[-- Attachment #1.2: Type: text/html, Size: 1887 bytes --]

[-- Attachment #2: 0001-gnu-boost-Update-to-1.75.0.patch --]
[-- Type: application/octet-stream, Size: 1155 bytes --]

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(-)

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#45364: [PATCH] gnu: boost: Update to 1.75.0.
  2020-12-22 11:19 [bug#45364] [PATCH] gnu: boost: Update to 1.75.0 Greg Hogan
@ 2021-01-06 10:03 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2021-01-06 10:03 UTC (permalink / raw)
  To: Greg Hogan; +Cc: 45364-done


Hello Greg,

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

Maxim pushed this update as ca5f81ff57f84db28986a22832b27f13f4f24cf6.

Thanks,

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-06 10:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-22 11:19 [bug#45364] [PATCH] gnu: boost: Update to 1.75.0 Greg Hogan
2021-01-06 10:03 ` bug#45364: " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).