socalabs-sn76489: 1.1.1 -> 1.1.5 (#481075)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-13 13:14:49 +00:00
committed by GitHub
+2 -2
View File
@@ -29,7 +29,7 @@
enableVST2 ? false,
}:
let
version = "1.1.1";
version = "1.1.5";
in
stdenv.mkDerivation {
pname = "socalabs-sn76489";
@@ -39,7 +39,7 @@ stdenv.mkDerivation {
owner = "FigBug";
repo = "SN76489";
tag = "v${version}";
hash = "sha256-Dzv9qtUtuiQa2pc1TN9qyQWHP2pBU7bGXHZgALjKr3U=";
hash = "sha256-dQ697B0mhdIC0ltdY2EnErLNAGRKA6ARONX/kR3OLyI=";
fetchSubmodules = true;
preFetch = ''
# can't clone using ssh