gpu-screen-recorder-gtk: 5.7.3 -> 5.7.6

This commit is contained in:
R. Ryantm
2025-07-08 21:43:42 +00:00
parent 651322d68b
commit 3b8ef41d3e
@@ -24,12 +24,12 @@
stdenv.mkDerivation rec {
pname = "gpu-screen-recorder-gtk";
version = "5.7.3";
version = "5.7.6";
src = fetchgit {
url = "https://repo.dec05eba.com/${pname}";
tag = version;
hash = "sha256-FZIS/74qIqz3qZTOixqwqe2liIt5kKBPiVRVOFzgAs4=";
hash = "sha256-sgcee8/+mu+4J0jev9gxY2NIf/9ud1+yMSoqk8HmVk8=";
};
nativeBuildInputs = [