socalabs-sn76489: 1.1.1 -> 1.1.5 (#481075)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user