gpu-screen-recorder: 5.12.1 -> 5.12.3 (#484813)

This commit is contained in:
nixpkgs-ci[bot]
2026-02-07 23:50:37 +00:00
committed by GitHub
@@ -28,12 +28,12 @@
stdenv.mkDerivation (finalAttrs: {
pname = "gpu-screen-recorder";
version = "5.12.1";
version = "5.12.3";
src = fetchgit {
url = "https://repo.dec05eba.com/gpu-screen-recorder";
tag = finalAttrs.version;
hash = "sha256-FUt3R2clnWYNKgW5uo2HtON91zB2+u+Ini15/ccTJdk=";
hash = "sha256-sl5apGLA64xgHxk7C47aK+OTVPjAVkpxi2yhN6HoJyk=";
};
nativeBuildInputs = [