Merge pull request #247610 from r-ryantm/auto-update/roc-toolkit

roc-toolkit: 0.2.4 -> 0.2.5
This commit is contained in:
Weijia Wang 2023-08-08 19:45:14 +02:00 committed by GitHub
commit c887adf061
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@
stdenv.mkDerivation rec {
pname = "roc-toolkit";
version = "0.2.4";
version = "0.2.5";
outputs = [ "out" "dev" ];
@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
owner = "roc-streaming";
repo = "roc-toolkit";
rev = "v${version}";
hash = "sha256-x4+/MIFKcos9xWhvSNWdsUQA2oLiyYS0MJE60HY/3hQ=";
hash = "sha256-vosw4H3YTTCXdDOnQQYRNZgufPo1BxUtfg6jutArzTI=";
};
nativeBuildInputs = [