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