[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/24: gnu: tbb: Update to 2021.4.0.
From: |
guix-commits |
Subject: |
24/24: gnu: tbb: Update to 2021.4.0. |
Date: |
Sun, 5 Dec 2021 08:16:29 -0500 (EST) |
mbakke pushed a commit to branch core-updates-frozen
in repository guix.
commit c61e49aa94e7cd49344540f9718014aaf652dea3
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Dec 4 12:29:57 2021 +0100
gnu: tbb: Update to 2021.4.0.
* gnu/packages/tbb.scm (tbb): Update to 2021.4.0.
---
gnu/packages/tbb.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/tbb.scm b/gnu/packages/tbb.scm
index d7d6809..427f281 100644
--- a/gnu/packages/tbb.scm
+++ b/gnu/packages/tbb.scm
@@ -31,7 +31,7 @@
(define-public tbb
(package
(name "tbb")
- (version "2021.3.0")
+ (version "2021.4.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -40,7 +40,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "1bz039my3ma87f24ngcsqs16f8jlpdgaqg01ab4g60nfqbrz1lkq"))))
+ "0ih727g802j9lvwkqhw021bk1wb7xlvfgd0vl1i6jng4am1wv7vq"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags '("-DTBB_STRICT=OFF"))) ;; Don't fail on warnings
- 04/24: gnu: python-django-jinja: Update to 2.9.1., (continued)
- 04/24: gnu: python-django-jinja: Update to 2.9.1., guix-commits, 2021/12/05
- 08/24: gnu: python-django-appconf: Fix tests., guix-commits, 2021/12/05
- 05/24: gnu: python-django-contact-form: Update to 1.9., guix-commits, 2021/12/05
- 07/24: gnu: python-django-pipeline: Fix tests., guix-commits, 2021/12/05
- 15/24: gnu: ganeti: Add the output directory on GUIX_PYTHONPATH., guix-commits, 2021/12/05
- 20/24: gnu: python-mailman-hyperkitty: Update to 1.2.0., guix-commits, 2021/12/05
- 17/24: gnu: python-django-haystack: Update to 3.1.1., guix-commits, 2021/12/05
- 21/24: gnu: python-whisper: Update to 1.1.8., guix-commits, 2021/12/05
- 11/24: gnu: python-django-url-filter: Adjust phase order., guix-commits, 2021/12/05
- 19/24: gnu: python-hyperkitty: Update to 1.3.5., guix-commits, 2021/12/05
- 24/24: gnu: tbb: Update to 2021.4.0.,
guix-commits <=
- 16/24: gnu: python-alembic: Update to 1.7.5., guix-commits, 2021/12/05
- 18/24: gnu: Add python-mistune-next., guix-commits, 2021/12/05
- 14/24: gnu: python-webassets: Patch for Python 3.9., guix-commits, 2021/12/05
- 06/24: gnu: python-django-sortedm2m: Fix tests., guix-commits, 2021/12/05
- 23/24: gnu: Adjust for python-build-system behavior change., guix-commits, 2021/12/05
- 12/24: gnu: python-mailmanclient: Update to 3.3.3., guix-commits, 2021/12/05
- 13/24: gnu: python-django-mailman3: Update to 1.3.7., guix-commits, 2021/12/05
- 10/24: gnu: python-django-netfields: Propagate psycopg2., guix-commits, 2021/12/05
- 22/24: gnu: python-pyvcf: Fix bytecode compilation., guix-commits, 2021/12/05