socalabs-sn76489: 1.1.0 -> 1.1.1

This commit is contained in:
R. Ryantm
2026-01-11 04:53:46 +00:00
parent aef8bcdfb3
commit af90da33cf
+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