gpu-screen-recorder{-,gtk}: 4.2.1 -> 4.2.3 (#349665)

This commit is contained in:
Atemu 2024-10-24 19:15:42 +02:00 committed by GitHub
commit 4e86c39d89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -26,11 +26,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "gpu-screen-recorder";
version = "4.2.1";
version = "4.2.3";
src = fetchurl {
url = "https://dec05eba.com/snapshot/gpu-screen-recorder.git.${finalAttrs.version}.tar.gz";
hash = "sha256-eCjAlPEg8lkL8T0lgxr0F8ouFGwqfsRxDSQuG6RbpZE=";
hash = "sha256-M2bk1WwLlbwspEoPIRMix17ihi72UuRWwiKBdPfim2M=";
};
sourceRoot = ".";

View File

@ -23,11 +23,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "gpu-screen-recorder-gtk";
version = "4.2.1";
version = "4.2.3";
src = fetchurl {
url = "https://dec05eba.com/snapshot/gpu-screen-recorder-gtk.git.${finalAttrs.version}.tar.gz";
hash = "sha256-qk5bI23fypvv0yN9Ql7TOerBhoRzj65EcoAy3lMGMqc=";
hash = "sha256-pMUjglgRM51hjPbt6VP0aqM0oo7IiyPXTY/kLwwdR/k=";
};
sourceRoot = ".";