cubeb: 0-unstable-2026-04-22 -> 0-unstable-2026-05-06

This commit is contained in:
R. Ryantm
2026-05-06 16:19:26 +00:00
parent 6c6f009d83
commit 7499a80867
+3 -3
View File
@@ -24,13 +24,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "cubeb";
version = "0-unstable-2026-04-22";
version = "0-unstable-2026-05-06";
src = fetchFromGitHub {
owner = "mozilla";
repo = "cubeb";
rev = "a37dadd1ed5949ab0accd7087b7c5c57800eab43";
hash = "sha256-JUHuigIhXDF1pFGbkIp6ZKQhCpa/w2LL7HK4IpCYiek=";
rev = "6ad18e2b523a2c721ee1ed8ad0940521a19f5f84";
hash = "sha256-Q+UepE/mNIKBvltLKr1RGmuP7ulVd5sxHwaVCeb0BzM=";
};
outputs = [