gpu-screen-recorder-gtk: 5.7.3 -> 5.7.6 (#423629)

Co-authored-by: js6pak <js6pak@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-07-08 22:49:55 +00:00
committed by GitHub
co-authored by js6pak
@@ -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 = [