rocm-runtime: 3.7.0 -> 3.8.0
The tag refers to the same commit as 3.7.0, so the hash did not change.
This commit is contained in:
parent
fcd084b6ec
commit
c1c5e46e2f
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "rocm-runtime";
|
pname = "rocm-runtime";
|
||||||
version = "3.7.0";
|
version = "3.8.0";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "RadeonOpenCompute";
|
owner = "RadeonOpenCompute";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user