Skip to content

Commit 281bffb

Browse files
committed
gpu-screen-recorder-gtk: 5.1.6 -> 5.3.0
1 parent b8ffba9 commit 281bffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

2525
stdenv.mkDerivation rec {
2626
pname = "gpu-screen-recorder-gtk";
27-
version = "5.1.6";
27+
version = "5.3.0";
2828

2929
src = fetchgit {
3030
url = "https://repo.dec05eba.com/${pname}";
3131
tag = version;
32-
hash = "sha256-/0TyqSFBZ/6xwJnX8ePEQTSwrwgi5R8fmRw3wTS/6a8=";
32+
hash = "sha256-jrcaUQXoSwZq9HILX5+rDBj+9/N3l7hUWZHZHS653UI=";
3333
};
3434

3535
nativeBuildInputs = [

0 commit comments

Comments
 (0)