rocm-thunk: 5.4.2 -> 5.4.3

This commit is contained in:
R. Ryantm
2023-02-10 05:56:23 +00:00
parent 841564d998
commit 15f8fd53dd
@@ -12,7 +12,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "rocm-thunk";
version = "5.4.2";
version = "5.4.3";
src = fetchFromGitHub {
owner = "RadeonOpenCompute";