dosbox-staging: 0.82.1 -> 0.82.2 (#405292)

This commit is contained in:
Weijia Wang
2025-06-17 23:59:08 +02:00
committed by GitHub
+4 -4
View File
@@ -31,14 +31,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "dosbox-staging";
version = "0.82.1";
shortRev = "13441a2";
version = "0.82.2";
shortRev = "f8c24f8";
src = fetchFromGitHub {
owner = "dosbox-staging";
repo = "dosbox-staging";
rev = "v${finalAttrs.version}";
hash = "sha256-BVeFBKqTQiEftWVvMkSYBjC6dCYI4juWD4A6Bx8E8/Y=";
tag = "v${finalAttrs.version}";
hash = "sha256-u9W6TfHF+BNeoExcx98kCVJu1BNwWnvjBEg84evMnBw=";
};
nativeBuildInputs = [