Unverified Commit a86eaf72 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

openhantek6022: 3.3.3 -> 3.4.0 (#392605)

parents 0ab4a506 b62f1737
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,13 +13,13 @@

mkDerivation rec {
  pname = "openhantek6022";
  version = "3.3.3";
  version = "3.4.0";

  src = fetchFromGitHub {
    owner = "OpenHantek";
    repo = "OpenHantek6022";
    rev = version;
    sha256 = "sha256-y2pNLAa0P/r0YEdKjQ3iP66cqtTWERG8lTOZDR64WTk=";
    sha256 = "sha256-FT+DyfD5WHBblRXWXFnyB2xwoIgoh84oB+QN32wx78c=";
  };

  nativeBuildInputs = [