cubeb: 0-unstable-2026-07-16 -> 0-unstable-2026-07-25 (#545525)

This commit is contained in:
Marcin Serwin
2026-07-25 14:00:00 +00:00
committed by GitHub
+3 -3
View File
@@ -24,13 +24,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "cubeb";
version = "0-unstable-2026-07-16";
version = "0-unstable-2026-07-25";
src = fetchFromGitHub {
owner = "mozilla";
repo = "cubeb";
rev = "0942f635f78049fc8af24939effed255ae0d0044";
hash = "sha256-RQqmrRXRABsNDjGztsLLjsZlZFBEeAAc/ysoDj6CT1A=";
rev = "ef47ae581df7c2f76058d554b3edde17f9ee7cba";
hash = "sha256-vGTB0xsIv89ua9tltdjkxLChVvTKra4kxaWCxszG3x0=";
};
outputs = [