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

This commit is contained in:
R. Ryantm
2026-07-16 04:07:29 +00:00
parent 8288eae5a4
commit 4e1cc48d98

View File

@@ -24,13 +24,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "cubeb";
version = "0-unstable-2026-07-03";
version = "0-unstable-2026-07-16";
src = fetchFromGitHub {
owner = "mozilla";
repo = "cubeb";
rev = "a665efba31740bd477cf2001a5cb289a63e85336";
hash = "sha256-X3lgGFJpTHd9c7t3bP+iohHyQ18+YJFghjLnJyPk6wU=";
rev = "0942f635f78049fc8af24939effed255ae0d0044";
hash = "sha256-RQqmrRXRABsNDjGztsLLjsZlZFBEeAAc/ysoDj6CT1A=";
};
outputs = [