File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
pkgs/applications/video/gpu-screen-recorder Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2626
2727stdenv . mkDerivation ( finalAttrs : {
2828 pname = "gpu-screen-recorder" ;
29- version = "4.2.3 " ;
29+ version = "5.0.0 " ;
3030
3131 src = fetchurl {
3232 url = "https://dec05eba.com/snapshot/gpu-screen-recorder.git.${ finalAttrs . version } .tar.gz" ;
33- hash = "sha256-M2bk1WwLlbwspEoPIRMix17ihi72UuRWwiKBdPfim2M =" ;
33+ hash = "sha256-w1dtFLSY71UileoF4b1QLKIHYWPE5c2KmsHyRPtn+sA =" ;
3434 } ;
3535
3636 sourceRoot = "." ;
Original file line number Diff line number Diff line change 2323
2424stdenv . mkDerivation ( finalAttrs : {
2525 pname = "gpu-screen-recorder-gtk" ;
26- version = "4.2.3 " ;
26+ version = "5.0.0 " ;
2727
2828 src = fetchurl {
2929 url = "https://dec05eba.com/snapshot/gpu-screen-recorder-gtk.git.${ finalAttrs . version } .tar.gz" ;
30- hash = "sha256-pMUjglgRM51hjPbt6VP0aqM0oo7IiyPXTY/kLwwdR/k =" ;
30+ hash = "sha256-uXbiuA1XPWZVwQGLh47rKzCZSEUEPWqYALqMuCGA7do =" ;
3131 } ;
3232
3333 sourceRoot = "." ;
You can’t perform that action at this time.
0 commit comments