tbb: 2019_U7 -> 2019_U8

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-18 07:30:08 -07:00 committed by Austin Seipp
parent 6fa7263c1e
commit ef3d467d3d

View file

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