unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43712] [PATCH] gnu: tbb: Update to 2020.3.
@ 2020-09-29 19:20 Greg Hogan
  2020-10-01 10:48 ` bug#43712: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2020-09-29 19:20 UTC (permalink / raw)
  To: 43712

[-- Attachment #1: Type: text/plain, Size: 1054 bytes --]

From a30bd8dcbc2d4321cd993eaa1857e4be85da7a59 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Tue, 29 Sep 2020 19:19:36 +0000
Subject: [PATCH] gnu: tbb: Update to 2020.3.

* gnu/packages/tbb.scm (tbb): Update to 2020.3.
---
 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 a0bf631baa..5f1438667d 100644
--- a/gnu/packages/tbb.scm
+++ b/gnu/packages/tbb.scm
@@ -29,7 +29,7 @@
 (define-public tbb
   (package
     (name "tbb")
-    (version "2020.2")
+    (version "2020.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -38,7 +38,7 @@
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0h8kdxikpq2v4a2h9cj33ril9kj0ig47n0vvbd92wabkn442jwar"))
+                "0r9axsdlmacjlcnax4vkzg86nwf8lsx7wbqdi3wnryaxk0xvdcx6"))
               (modules '((guix build utils)))
               (snippet
                '(begin
-- 
2.28.0

[-- Attachment #2: Type: text/html, Size: 1378 bytes --]

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

* bug#43712: [PATCH] gnu: tbb: Update to 2020.3.
  2020-09-29 19:20 [bug#43712] [PATCH] gnu: tbb: Update to 2020.3 Greg Hogan
@ 2020-10-01 10:48 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-10-01 10:48 UTC (permalink / raw)
  To: Greg Hogan; +Cc: 43712-done

Greg Hogan <code@greghogan.com> skribis:

>>From a30bd8dcbc2d4321cd993eaa1857e4be85da7a59 Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code@greghogan.com>
> Date: Tue, 29 Sep 2020 19:19:36 +0000
> Subject: [PATCH] gnu: tbb: Update to 2020.3.
>
> * gnu/packages/tbb.scm (tbb): Update to 2020.3.

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2020-10-01 10:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29 19:20 [bug#43712] [PATCH] gnu: tbb: Update to 2020.3 Greg Hogan
2020-10-01 10:48 ` bug#43712: " Ludovic Courtès

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