gpu-screen-recorder: 5.6.1 -> 5.6.3 (#428523)

Co-authored-by: js6pak <js6pak@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-07-26 22:50:42 +00:00
committed by GitHub
co-authored by js6pak
@@ -28,12 +28,12 @@
stdenv.mkDerivation rec {
pname = "gpu-screen-recorder";
version = "5.6.1";
version = "5.6.3";
src = fetchgit {
url = "https://repo.dec05eba.com/${pname}";
tag = version;
hash = "sha256-gktsU9jmABSqSnx6UMLta1YfLnXPuuYecmMRIWbBkfI=";
hash = "sha256-VtB3UhfXTdfcdVs1or48pEHsN8DL8CLg12O0jMN5PIM=";
};
nativeBuildInputs = [