Skip to content

Commit b4f5e9f

Browse files
r-ryantmJohnRTitor
authored andcommitted
svt-av1-psy: 2.3.0-B-unstable-2025-02-02 -> 3.0.2-unstable-2025-04-21
1 parent e5480e6 commit b4f5e9f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/sv/svt-av1-psy/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212

1313
stdenv.mkDerivation (finalAttrs: {
1414
pname = "svt-av1-psy";
15-
version = "2.3.0-B-unstable-2025-02-02";
15+
version = "3.0.2-unstable-2025-04-21";
1616

1717
src = fetchFromGitHub {
1818
owner = "psy-ex";
1919
repo = "svt-av1-psy";
20-
rev = "ec65071b65ee70078229182ce6e1d0f6a4aa1a47";
21-
hash = "sha256-98u7J9tqrnc+MbryjWO2r9iuAy6QjJbbq0/o4xRLzhI=";
20+
rev = "3745419c40267d294202b52f48f069aff56cdb78";
21+
hash = "sha256-iAw2FiEsBGB4giWqzo1EJZok26WSlq7brq9kJubnkAQ=";
2222
};
2323

2424
cmakeBuildType = "Release";

0 commit comments

Comments
 (0)