forked from mirrors/nixpkgs
rocm-comgr: 3.10.0 -> 4.0.0
No changes compared to the previous release.
This commit is contained in:
parent
edfcf08028
commit
240416a10b
|
@ -2,7 +2,7 @@
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "rocm-comgr";
|
||||
version = "3.10.0";
|
||||
version = "4.0.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "RadeonOpenCompute";
|
||||
|
|
Loading…
Reference in a new issue