gnu: tbb: Update to 2019_U6.

* gnu/packages/tbb.scm (tbb): Update to 2019_U6.
master
Marius Bakke 2019-05-14 15:43:44 +02:00
parent 128001487f
commit b1b74ecffd
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
(define-public tbb (define-public tbb
(package (package
(name "tbb") (name "tbb")
(version "2019_U5") (version "2019_U6")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -36,7 +36,7 @@
(commit version))) (commit version)))
(sha256 (sha256
(base32 (base32
"0390da1iya2mvn3ribjb1f8yvzsqsf5b16wn6dqbjxcz0crmwlzk")) "1zbf06l659vq6s5wp3ln96ycwcd42caffan5vilqvqyxqvjljyic"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin