[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
153/201: gnu: boost: Update to 1.77.0.
From: |
guix-commits |
Subject: |
153/201: gnu: boost: Update to 1.77.0. |
Date: |
Mon, 1 Nov 2021 23:19:05 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit d6e9472d0c011c1f4fe795839993907dc1cbeeb0
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Oct 23 22:32:06 2021 -0400
gnu: boost: Update to 1.77.0.
* gnu/packages/boost.scm (boost): Update to 1.77.0.
---
gnu/packages/boost.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/boost.scm b/gnu/packages/boost.scm
index 538d921..a614972 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)))
@@ -183,8 +183,7 @@
(symlink libboost_pythonNN.so
(string-append "libboost_python"
(string-take python-version
1)
- ".so")))
- #t))))))))
+ ".so")))))))))))
(home-page "https://www.boost.org")
(synopsis "Peer-reviewed portable C++ source libraries")
- 55/201: gnu: abseil-cpp: Update to 20210324.2., (continued)
- 55/201: gnu: abseil-cpp: Update to 20210324.2., guix-commits, 2021/11/01
- 67/201: gnu: python-gst: Update to 1.18.5., guix-commits, 2021/11/01
- 70/201: gnu: python-keras: Enable parallel tests., guix-commits, 2021/11/01
- 25/201: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/11/01
- 44/201: gnu: gst-plugins-bad: Update to 1.19.2., guix-commits, 2021/11/01
- 42/201: gnu: gst-plugins-good: Update to 1.19.2., guix-commits, 2021/11/01
- 125/201: gnu: glib: Update to 2.70, specify a bindir prefix and hide package., guix-commits, 2021/11/01
- 135/201: gnu: ungoogled-chromium: Use the new lld-as-ld-wrapper., guix-commits, 2021/11/01
- 146/201: gnu: nspr: Normalize inputs., guix-commits, 2021/11/01
- 151/201: gnu: python-hypothesis: Update to 6.23.4., guix-commits, 2021/11/01
- 153/201: gnu: boost: Update to 1.77.0.,
guix-commits <=
- 157/201: gnu: python-dateutil: Update to 2.8.2., guix-commits, 2021/11/01
- 159/201: gnu: gstreamer: Disable the pipelines-seek test., guix-commits, 2021/11/01
- 176/201: gnu: Add libxcvt., guix-commits, 2021/11/01
- 169/201: gnu: Add meson-0.59., guix-commits, 2021/11/01
- 195/201: gnu: openblas: Update to 0.3.18., guix-commits, 2021/11/01
- 186/201: gnu: libblockdev: Update to 2.26., guix-commits, 2021/11/01
- 187/201: gnu: Add webkitgtk-2.32., guix-commits, 2021/11/01
- 197/201: gnu: ansible-core: Update to 2.11.6., guix-commits, 2021/11/01
- 173/201: gnu: tracker: Use libsoup-minimal-2 to fix build., guix-commits, 2021/11/01
- 170/201: gnu: gtkmm-3: Update to 3.24.5., guix-commits, 2021/11/01