cubeb: 0-unstable-2026-06-15 -> 0-unstable-2026-07-03 (#538914)

This commit is contained in:
Marcin Serwin
2026-07-10 15:11:38 +00:00
committed by GitHub
+3 -3
View File
@@ -24,13 +24,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "cubeb";
version = "0-unstable-2026-06-15";
version = "0-unstable-2026-07-03";
src = fetchFromGitHub {
owner = "mozilla";
repo = "cubeb";
rev = "cdb54bbf405e5d75d42d21947cc717b35b0ccbf4";
hash = "sha256-PIzIEFTp+F5fC8aGgwjARhvlxktn60BlgGcRb56ZjIk=";
rev = "a665efba31740bd477cf2001a5cb289a63e85336";
hash = "sha256-X3lgGFJpTHd9c7t3bP+iohHyQ18+YJFghjLnJyPk6wU=";
};
outputs = [