mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-11 06:34:13 +00:00
python312Packages.speechbrain: update hash (#345684)
This commit is contained in:
commit
962da5b6c5
@ -25,7 +25,7 @@ buildPythonPackage rec {
|
||||
owner = "speechbrain";
|
||||
repo = "speechbrain";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-JoVu53HuTPkUIyJGqLE80yu7jzPje8/r5Hk6lJsz2XA=";
|
||||
hash = "sha256-5ZMS1g74G4w83kNrXyt9IUsXe5uYS1qC+MwleQrjhTY=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
Loading…
Reference in New Issue
Block a user