Skip to content

Commit 3981d06

Browse files
committed
gpu-screen-recorder-gtk: 4.2.3 -> 4.3.3
1 parent cf44590 commit 3981d06

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 = "4.3.3";
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-44VUEWM6m1Dk/BRRVZrWPPPLccMjP67X0GZzo1cTDZQ=";
3232
};
3333

3434
sourceRoot = ".";

0 commit comments

Comments
 (0)