liblc3: 1.1.2 -> 1.1.3 (#384694)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
let
|
||||
name = "liblc3";
|
||||
version = "1.1.2";
|
||||
version = "1.1.3";
|
||||
in
|
||||
stdenv.mkDerivation {
|
||||
pname = name;
|
||||
@@ -18,7 +18,7 @@ stdenv.mkDerivation {
|
||||
owner = "google";
|
||||
repo = "liblc3";
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-OWuj68+YztIh/dPvwqjW7ch7Ph3aiEIDvO9rMkVIrQ8=";
|
||||
sha256 = "sha256-4KsvCQ1JZaj0yCT7En7ZcNk0rA8LyDwwcSga2IoVd6A=";
|
||||
};
|
||||
|
||||
outputs = [
|
||||
|
||||
Reference in New Issue
Block a user