Skip to content

Commit

Permalink
gpu-screen-recorder-gtk: 4.2.3 -> 4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
js6pak committed Dec 23, 2024
1 parent cf44590 commit 3981d06
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@

stdenv.mkDerivation (finalAttrs: {
pname = "gpu-screen-recorder-gtk";
version = "4.2.3";
version = "4.3.3";

src = fetchurl {
url = "https://dec05eba.com/snapshot/gpu-screen-recorder-gtk.git.${finalAttrs.version}.tar.gz";
hash = "sha256-pMUjglgRM51hjPbt6VP0aqM0oo7IiyPXTY/kLwwdR/k=";
hash = "sha256-44VUEWM6m1Dk/BRRVZrWPPPLccMjP67X0GZzo1cTDZQ=";
};

sourceRoot = ".";
Expand Down

0 comments on commit 3981d06

Please sign in to comment.