gpu-screen-recorder-gtk: 5.7.8 -> 5.7.9 (#474669)

This commit is contained in:
nixpkgs-ci[bot]
2025-12-29 18:54:55 +00:00
committed by GitHub
@@ -24,12 +24,12 @@
stdenv.mkDerivation rec {
pname = "gpu-screen-recorder-gtk";
version = "5.7.8";
version = "5.7.9";
src = fetchgit {
url = "https://repo.dec05eba.com/${pname}";
tag = version;
hash = "sha256-Vzi7IfiMsBFJZaZwC1CWZkVFCfDAfU0lmO7orRLjqgU=";
hash = "sha256-RFY5hQqv5XkLliB3+YJX4TXLxV9y1/P8PIYMi6MCbww=";
};
nativeBuildInputs = [