Merge pull request #219125 from r-ryantm/auto-update/qjackctl

qjackctl: 0.9.8 -> 0.9.9
This commit is contained in:
Weijia Wang 2023-03-03 22:30:06 +02:00 committed by GitHub
commit afec9705f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 = [