liblc3: 1.1.1 -> 1.1.2

This commit is contained in:
R. Ryantm
2025-02-01 00:52:17 +00:00
parent 79187e681c
commit a86be4fb58
+2 -2
View File
@@ -8,7 +8,7 @@
let
name = "liblc3";
version = "1.1.1";
version = "1.1.2";
in
stdenv.mkDerivation {
pname = name;
@@ -18,7 +18,7 @@ stdenv.mkDerivation {
owner = "google";
repo = "liblc3";
rev = "v${version}";
sha256 = "sha256-h9qy04FqlHXp0bOUoP4+WqI0yrM78e56S+DEn3HztYo=";
sha256 = "sha256-OWuj68+YztIh/dPvwqjW7ch7Ph3aiEIDvO9rMkVIrQ8=";
};
outputs = [