Merge pull request #225106 from r-ryantm/auto-update/rocm-cmake

rocm-cmake: 5.4.3 -> 5.4.4
This commit is contained in:
Weijia Wang 2023-04-07 09:49:38 +03:00 committed by GitHub
commit 1066095ea9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "rocm-cmake";
version = "5.4.3";
version = "5.4.4";
src = fetchFromGitHub {
owner = "RadeonOpenCompute";