Unverified Commit d914fa8a authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

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

parents ffbc9f8c af90da33
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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