We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5480e6 commit b4f5e9fCopy full SHA for b4f5e9f
pkgs/by-name/sv/svt-av1-psy/package.nix
@@ -12,13 +12,13 @@
12
13
stdenv.mkDerivation (finalAttrs: {
14
pname = "svt-av1-psy";
15
- version = "2.3.0-B-unstable-2025-02-02";
+ version = "3.0.2-unstable-2025-04-21";
16
17
src = fetchFromGitHub {
18
owner = "psy-ex";
19
repo = "svt-av1-psy";
20
- rev = "ec65071b65ee70078229182ce6e1d0f6a4aa1a47";
21
- hash = "sha256-98u7J9tqrnc+MbryjWO2r9iuAy6QjJbbq0/o4xRLzhI=";
+ rev = "3745419c40267d294202b52f48f069aff56cdb78";
+ hash = "sha256-iAw2FiEsBGB4giWqzo1EJZok26WSlq7brq9kJubnkAQ=";
22
};
23
24
cmakeBuildType = "Release";
0 commit comments