cubeb: 0-unstable-2026-03-25 -> 0-unstable-2026-04-06 (#509075)

This commit is contained in:
nixpkgs-ci[bot]
2026-04-13 15:20:04 +00:00
committed by GitHub
+3 -3
View File
@@ -24,13 +24,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "cubeb";
version = "0-unstable-2026-03-25";
version = "0-unstable-2026-04-06";
src = fetchFromGitHub {
owner = "mozilla";
repo = "cubeb";
rev = "774182f2c1b6d5e0d8ce975f2ed9f58fab7f1da2";
hash = "sha256-Wh/yKAritCLg0FGbM4i+iorgOZvmFysLlDxpuZH7NjI=";
rev = "626d7d9f906e9f3cfb70be9e58af0f5a5f399a74";
hash = "sha256-qo3gVlYGxKef7RVGngFDKuSODoVbSCaFZwoKY4RDaAk=";
};
outputs = [