Skip to content

Commit

Permalink
rocm-runtime: 3.7.0 -> 3.8.0
Browse files Browse the repository at this point in the history
The tag refers to the same commit as 3.7.0, so the hash did not
change.
  • Loading branch information
danieldk committed Sep 19, 2020
1 parent fcd084b commit c1c5e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/development/libraries/rocm-runtime/default.nix
Expand Up @@ -11,7 +11,7 @@

stdenv.mkDerivation rec {
pname = "rocm-runtime";
version = "3.7.0";
version = "3.8.0";

src = fetchFromGitHub {
owner = "RadeonOpenCompute";
Expand Down

0 comments on commit c1c5e46

Please sign in to comment.