Commit be6e63b2 authored by R. RyanTM's avatar R. RyanTM
Browse files

qjackctl: 0.9.8 -> 0.9.9

parent 58227ccc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
}:

mkDerivation rec {
  version = "0.9.8";
  version = "0.9.9";
  pname = "qjackctl";

  # some dependencies such as killall have to be installed additionally
@@ -14,7 +14,7 @@ mkDerivation rec {
    owner = "rncbc";
    repo = "qjackctl";
    rev = "${pname}_${lib.replaceStrings ["."] ["_"] version}";
    sha256 = "sha256-GEnxxYul4qir/92hGq4L+29dnpy1MxHonM1llkzSLPw=";
    sha256 = "sha256-6mVvLr+4kSkjp0Mc/XtFxSaO/OblhdsvicrV1luq8I8=";
  };

  buildInputs = [