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

qjackctl: 0.9.7 -> 0.9.8
This commit is contained in:
Stanisław Pitucha 2022-12-27 15:05:44 +11:00 committed by GitHub
commit e611279022
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
}:
mkDerivation rec {
version = "0.9.7";
version = "0.9.8";
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-PchW9cM5qEP51G9RXUZ3j/AvKqTkgNiw3esqSQqsy0M=";
sha256 = "sha256-GEnxxYul4qir/92hGq4L+29dnpy1MxHonM1llkzSLPw=";
};
buildInputs = [