gpu-screen-recorder{-,gtk}: 4.2.3 -> 5.0.0 (#369756)

This commit is contained in:
Vlad M.
2025-01-03 17:46:27 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
@@ -26,11 +26,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "gpu-screen-recorder";
version = "4.2.3";
version = "5.0.0";
src = fetchurl {
url = "https://dec05eba.com/snapshot/gpu-screen-recorder.git.${finalAttrs.version}.tar.gz";
hash = "sha256-M2bk1WwLlbwspEoPIRMix17ihi72UuRWwiKBdPfim2M=";
hash = "sha256-w1dtFLSY71UileoF4b1QLKIHYWPE5c2KmsHyRPtn+sA=";
};
sourceRoot = ".";
@@ -23,11 +23,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "gpu-screen-recorder-gtk";
version = "4.2.3";
version = "5.0.0";
src = fetchurl {
url = "https://dec05eba.com/snapshot/gpu-screen-recorder-gtk.git.${finalAttrs.version}.tar.gz";
hash = "sha256-pMUjglgRM51hjPbt6VP0aqM0oo7IiyPXTY/kLwwdR/k=";
hash = "sha256-uXbiuA1XPWZVwQGLh47rKzCZSEUEPWqYALqMuCGA7do=";
};
sourceRoot = ".";