Merge pull request #314975 from Freed-Wu/g3kb-switch

g3kb-switch: 1.4 -> 1.5
This commit is contained in:
Nick Cao
2024-05-27 10:44:45 -04:00
committed by GitHub
+2 -2
View File
@@ -7,12 +7,12 @@
}:
stdenv.mkDerivation rec {
pname = "g3kb-switch";
version = "1.4";
version = "1.5";
src = fetchFromGitHub {
owner = "lyokha";
repo = "g3kb-switch";
rev = version;
sha256 = "sha256-mcZduHcteZ+nS0YEZG5DfmpA8xrnLhwxumq6hLuLPIs=";
sha256 = "sha256-kTJfV0xQmWuxibUlfC1qJX2J2nrZ4wimdf/nGciQq0Y=";
};
nativeBuildInputs = [