oneDNN: update homepage

This commit is contained in:
Mario Rodas 2020-07-20 04:20:00 -05:00
parent 8f1c94942e
commit f02babb59e

View File

@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "oneAPI Deep Neural Network Library (oneDNN)";
homepage = "https://01.org/dnnl";
homepage = "https://01.org/oneDNN";
changelog = "https://github.com/oneapi-src/oneDNN/releases/tag/v${version}";
license = licenses.asl20;
platforms = platforms.all;