amf-headers: 1.4.33 -> 1.4.34

This commit is contained in:
R. Ryantm
2024-06-27 23:17:09 +00:00
parent 5488a687a5
commit 110a2fff3b
@@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "amf-headers";
version = "1.4.33";
version = "1.4.34";
src = fetchFromGitHub {
owner = "GPUOpen-LibrariesAndSDKs";
repo = "AMF";
rev = "v${version}";
sha256 = "sha256-oho1EonWxgBmsQiX3wPhs0jQjLFwLe49C7/SOEptYiw=";
sha256 = "sha256-AASoThCzyFharXrprUalOMufz/DDtzlc97q/dQk7B6Y=";
};
installPhase = ''