From 6e5359c64a5b3a85af97359426bf3b619274b5c1 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 14 Mar 2026 00:26:45 +0000 Subject: [PATCH] linuxPackages.vhba: 20250329 -> 20260313 --- pkgs/applications/emulators/cdemu/vhba.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ++ [