gpu-screen-recorder: 5.11.2 -> 5.11.5 (#478195)

This commit is contained in:
Nick Cao
2026-01-09 19:46:37 +00:00
committed by GitHub
@@ -28,12 +28,12 @@
stdenv.mkDerivation rec {
pname = "gpu-screen-recorder";
version = "5.11.2";
version = "5.11.5";
src = fetchgit {
url = "https://repo.dec05eba.com/${pname}";
tag = version;
hash = "sha256-9hmuaqa6HQogL4OwDOID/kL4ZYaDDKJeFrEtrDS9ZYg=";
hash = "sha256-o9IjuKuE2/41I52vpR7EOLCDSLJty/Wq0k7UiFHHlDk=";
};
nativeBuildInputs = [