unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 51083@debbugs.gnu.org
Subject: [bug#51083] [PATCH core-updates] gnu: boost: Update to 1.77.0.
Date: Thu, 7 Oct 2021 10:01:32 -0400	[thread overview]
Message-ID: <CA+3U0Z=dzYZ2AMhY-5n2k1scCePD2Vmpt4m2XU-KuwX4COriuw@mail.gmail.com> (raw)


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

From 203beb6495d9a20734854c5eb4d6c76f4420bfdf Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Thu, 7 Oct 2021 13:49:21 +0000
Subject: [PATCH] gnu: boost: Update to 1.77.0.

* gnu/packages/boost.scm (boost): Update to 1.77.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 538d921c0b..6dc37d6b01 100644
--- a/gnu/packages/boost.scm
+++ b/gnu/packages/boost.scm
@@ -67,7 +67,7 @@
 (define-public boost
   (package
     (name "boost")
-    (version "1.76.0")
+    (version "1.77.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "
https://boostorg.jfrog.io/artifactory/main/release/"
@@ -75,7 +75,7 @@
                                   (version-with-underscores version)
".tar.bz2"))
               (sha256
                (base32
-                "0hcc661savk32hx65997p0ss1awj6ala4cmz4w7lbi42x6k7nfgh"))))
+                "0m08hhk3l7zvzajyk39qlw566q3fhixayhc2j11328qf0gy8b7zw"))))
     (build-system gnu-build-system)
     (inputs `(("icu4c" ,icu4c)
               ("zlib" ,zlib)))
--
2.33.0

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

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

From 203beb6495d9a20734854c5eb4d6c76f4420bfdf Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Thu, 7 Oct 2021 13:49:21 +0000
Subject: [PATCH] gnu: boost: Update to 1.77.0.

* gnu/packages/boost.scm (boost): Update to 1.77.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 538d921c0b..6dc37d6b01 100644
--- a/gnu/packages/boost.scm
+++ b/gnu/packages/boost.scm
@@ -67,7 +67,7 @@
 (define-public boost
   (package
     (name "boost")
-    (version "1.76.0")
+    (version "1.77.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://boostorg.jfrog.io/artifactory/main/release/"
@@ -75,7 +75,7 @@
                                   (version-with-underscores version) ".tar.bz2"))
               (sha256
                (base32
-                "0hcc661savk32hx65997p0ss1awj6ala4cmz4w7lbi42x6k7nfgh"))))
+                "0m08hhk3l7zvzajyk39qlw566q3fhixayhc2j11328qf0gy8b7zw"))))
     (build-system gnu-build-system)
     (inputs `(("icu4c" ,icu4c)
               ("zlib" ,zlib)))
-- 
2.33.0


             reply	other threads:[~2021-10-07 14:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-07 14:01 Greg Hogan [this message]
2021-11-12  5:48 ` bug#51083: [PATCH core-updates] gnu: boost: Update to 1.77.0 Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+3U0Z=dzYZ2AMhY-5n2k1scCePD2Vmpt4m2XU-KuwX4COriuw@mail.gmail.com' \
    --to=code@greghogan.com \
    --cc=51083@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).