Unverified Commit 21f41c95 authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

cubeb: 0-unstable-2025-06-16 -> 0-unstable-2025-07-10 (#425379)



Co-authored-by: default avatarmarcin-serwin <marcin@serwin.dev>
parents 0d239fa2 bc41a0ac
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -24,13 +24,13 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "cubeb";
  version = "0-unstable-2025-06-16";
  version = "0-unstable-2025-07-10";

  src = fetchFromGitHub {
    owner = "mozilla";
    repo = "cubeb";
    rev = "566c73da47668ca85817108b749a13ac9c3f5a9d";
    hash = "sha256-qYDsRhVBHLOVpWwtRNUtnZRZZq9Rot1pOn+4let6v6I=";
    rev = "fa021607121360af7c171d881dc5bc8af7bb56eb";
    hash = "sha256-6PUHUPybe3g5nexunAHsHLThFdvpnv+avks+C0oYih0=";
  };

  outputs = [