tbb: 2019_U6 -> 2019_U7

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
This commit is contained in:
R. RyanTM 2019-06-02 22:39:43 -07:00 committed by Austin Seipp
parent fcf7cacb94
commit 91b8a60661

View File

@ -2,13 +2,13 @@
with stdenv.lib; stdenv.mkDerivation rec {
name = "tbb-${version}";
version = "2019_U6";
version = "2019_U7";
src = fetchFromGitHub {
owner = "01org";
repo = "tbb";
rev = version;
sha256 = "1zbf06l659vq6s5wp3ln96ycwcd42caffan5vilqvqyxqvjljyic";
sha256 = "0hf8vkb1g2dqihqw7fzhc90i1p7yvp45gbamj0mnnhffz2ablz1b";
};
makeFlags = concatStringsSep " " (