Skip to content

Commit f48ec9d

Browse files
committed
gpu-screen-recorder-gtk: 4.2.3 -> 5.0.0
1 parent d53ae4f commit f48ec9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/applications/video/gpu-screen-recorder/gpu-screen-recorder-gtk.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424

2525
stdenv.mkDerivation (finalAttrs: {
2626
pname = "gpu-screen-recorder-gtk";
27-
version = "4.2.3";
27+
version = "5.0.0";
2828

2929
src = fetchurl {
3030
url = "https://dec05eba.com/snapshot/gpu-screen-recorder-gtk.git.${finalAttrs.version}.tar.gz";
31-
hash = "sha256-pMUjglgRM51hjPbt6VP0aqM0oo7IiyPXTY/kLwwdR/k=";
31+
hash = "sha256-uXbiuA1XPWZVwQGLh47rKzCZSEUEPWqYALqMuCGA7do=";
3232
};
3333

3434
sourceRoot = ".";

0 commit comments

Comments
 (0)