Merge pull request #217485 from r-ryantm/auto-update/liblc3

liblc3: 1.0.1 -> 1.0.2
This commit is contained in:
Weijia Wang
2023-02-23 06:56:41 +02:00
committed by GitHub
@@ -7,7 +7,7 @@
let
name = "liblc3";
version = "1.0.1";
version = "1.0.2";
in
stdenv.mkDerivation {
pname = name;
@@ -17,7 +17,7 @@ stdenv.mkDerivation {
owner = "google";
repo = "liblc3";
rev = "v${version}";
sha256 = "sha256-W0pCfFmM+6N6+HdGdQ/GBNHjBspkwtlxZC2m2noKGx0=";
sha256 = "sha256-Be+dPUnxC2+cHzqL2FAqXOU7NjEAHiPBKh7spuYkvhc=";
};
nativeBuildInputs = [