~ruther/guix-local

01db3e98abe9750d417ffc89f6d9961fb6205df6 — Cayetano Santos 1 year, 2 months ago 67667c4
gnu: tbb: Update home-page.

* gnu/packages/tbb.scm (tbb): Update home-page.

Change-Id: Id06b0515bc355c9c2cae4c3043dcb8358e174e36
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/tbb.scm
M gnu/packages/tbb.scm => gnu/packages/tbb.scm +1 -1
@@ 79,7 79,7 @@
                     ((".*test_multifunction_node.*") "")
                     ((".*test_async_node.*") ""))))))
            (else '())))))
    (home-page "https://www.threadingbuildingblocks.org")
    (home-page "https://uxlfoundation.github.io/oneTBB/")
    (synopsis "C++ library for parallel programming")
    (description
     "Threading Building Blocks (TBB) is a C++ runtime library that abstracts