cubeb: 0-unstable-2026-07-16 -> 0-unstable-2026-07-25

This commit is contained in:
R. Ryantm
2026-07-25 06:52:02 +00:00
parent a016e17772
commit 9de8e0f7e2
+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 = [