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

qjackctl: 0.9.6 -> 0.9.7
This commit is contained in:
Jonas Heinrich 2022-09-05 11:06:16 +02:00 committed by GitHub
commit 42c261fd8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
}:
mkDerivation rec {
version = "0.9.6";
version = "0.9.7";
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.replaceChars ["."] ["_"] version}";
sha256 = "sha256-8oVnUe+/y4p1WeHMEhKMIl0/ax3PT0pN4f1UJaBmZBw=";
sha256 = "sha256-PchW9cM5qEP51G9RXUZ3j/AvKqTkgNiw3esqSQqsy0M=";
};
buildInputs = [