tbb: 2019_U8 -> 2019_U9

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-10-24 09:41:36 -07:00 committed by Austin Seipp
parent 4a5c0e029d
commit 886de2dd23

View File

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