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

roc-toolkit: 0.2.3 -> 0.2.4
This commit is contained in:
Weijia Wang
2023-05-21 15:36:56 +03:00
committed by GitHub
@@ -21,7 +21,7 @@
stdenv.mkDerivation rec {
pname = "roc-toolkit";
version = "0.2.3";
version = "0.2.4";
outputs = [ "out" "dev" ];
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
owner = "roc-streaming";
repo = "roc-toolkit";
rev = "v${version}";
hash = "sha256-wwcc2r1hrM9zryMJp+DOifSh0g6T/gdZJMpVdhqhjR8=";
hash = "sha256-x4+/MIFKcos9xWhvSNWdsUQA2oLiyYS0MJE60HY/3hQ=";
};
nativeBuildInputs = [