Skip to content

Commit aa2ca0a

Browse files
gpu-screen-recorder: 5.8.1 -> 5.9.0 (#462932)
2 parents 8107214 + 15485be commit aa2ca0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/gp/gpu-screen-recorder/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828

2929
stdenv.mkDerivation rec {
3030
pname = "gpu-screen-recorder";
31-
version = "5.8.1";
31+
version = "5.9.0";
3232

3333
src = fetchgit {
3434
url = "https://repo.dec05eba.com/${pname}";
3535
tag = version;
36-
hash = "sha256-VAb7YAPZVe23qqoGgY8wPR+PwPHuWUmlcixoLOW/H5A=";
36+
hash = "sha256-VftfK6emngCl64Gom/+nwu3gVL3ptzR/J0E0RjW9L9M=";
3737
};
3838

3939
nativeBuildInputs = [

0 commit comments

Comments
 (0)