socalabs-sn76489: 1.1.0 -> 1.1.1 (#478927)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-11 10:44:23 +00:00
committed by GitHub
+2 -2
View File
@@ -29,7 +29,7 @@
enableVST2 ? false,
}:
let
version = "1.1.0";
version = "1.1.1";
in
stdenv.mkDerivation {
pname = "socalabs-sn76489";
@@ -39,7 +39,7 @@ stdenv.mkDerivation {
owner = "FigBug";
repo = "SN76489";
tag = "v${version}";
hash = "sha256-m+bmS2ZTA4yH1+UTow+wMYugx/VloPCHEQJp1P6pxvc=";
hash = "sha256-Dzv9qtUtuiQa2pc1TN9qyQWHP2pBU7bGXHZgALjKr3U=";
fetchSubmodules = true;
preFetch = ''
# can't clone using ssh