From 07898187007997134bac73e75fcf07fb6b5b5c3f Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 31 Dec 2025 10:48:45 +0000 Subject: [PATCH] simplescreenrecorder: 0.4.4-unstable-2025-06-14 -> 0.4.4-unstable-2025-12-28 --- pkgs/applications/video/simplescreenrecorder/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/video/simplescreenrecorder/default.nix b/pkgs/applications/video/simplescreenrecorder/default.nix index 0577ef00d9df..c50603dc3355 100644 --- a/pkgs/applications/video/simplescreenrecorder/default.nix +++ b/pkgs/applications/video/simplescreenrecorder/default.nix @@ -26,13 +26,13 @@ stdenv.mkDerivation { pname = "simplescreenrecorder"; - version = "0.4.4-unstable-2025-06-14"; + version = "0.4.4-unstable-2025-12-28"; src = fetchFromGitHub { owner = "MaartenBaert"; repo = "ssr"; - rev = "232eac75c56821b4baf025b7dfd7ce737e73f420"; - hash = "sha256-0PLAHfVIFSv196dcQ83CCvYoKkJFcKKnKB8vISoprCk="; + rev = "d790385b49de937976165d6feb39414c75ad6a3d"; + hash = "sha256-QfFK43iwtwZvTRbxNXiphcsxhn/ofllGX993XppiRBw="; }; cmakeFlags = [