Merge pull request #222938 from r-ryantm/auto-update/rocclr

rocclr: 5.4.3 -> 5.4.4
This commit is contained in:
Weijia Wang 2023-03-24 21:39:35 +02:00 committed by GitHub
commit 33b3c13b83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "rocclr";
version = "5.4.3";
version = "5.4.4";
src = fetchFromGitHub {
owner = "ROCm-Developer-Tools";