gpu-screen-recorder-gtk: 4.1.11 -> 4.2.1

Co-authored-by: Keenan Weaver <keenanweaver@protonmail.com>
This commit is contained in:
DontEatOreo
2024-10-13 20:31:52 +03:00
co-authored by Keenan Weaver
parent 9affa2c17d
commit 04a6068c18
@@ -23,11 +23,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "gpu-screen-recorder-gtk";
version = "4.1.11";
version = "4.2.1";
src = fetchurl {
url = "https://dec05eba.com/snapshot/gpu-screen-recorder-gtk.git.${finalAttrs.version}.tar.gz";
hash = "sha256-aLdzMOtKGR0llt+CyTVVX5xc18L9ddlYApe+dcqGRWY=";
hash = "sha256-qk5bI23fypvv0yN9Ql7TOerBhoRzj65EcoAy3lMGMqc=";
};
sourceRoot = ".";