diff --git a/pkgs/applications/emulators/cdemu/vhba.nix b/pkgs/applications/emulators/cdemu/vhba.nix index e0e836f2c08f..844c56088162 100644 --- a/pkgs/applications/emulators/cdemu/vhba.nix +++ b/pkgs/applications/emulators/cdemu/vhba.nix @@ -8,11 +8,11 @@ stdenv.mkDerivation (finalAttrs: { pname = "vhba"; - version = "20250329"; + version = "20260313"; src = fetchurl { url = "mirror://sourceforge/cdemu/vhba-module-${finalAttrs.version}.tar.xz"; - hash = "sha256-piog1yDd8M/lpTIo9FE9SY2JwurZ6a8LG2lZ/4EmB14="; + hash = "sha256-KTADv12dwrOG2w0F9ZXFVINVpTXW38Bv03n9mLsZAXQ="; }; makeFlags = kernelModuleMakeFlags ++ [