From 617ac44724da5daa2ea7884ae708a2dbef413782 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 29 Jun 2025 14:09:14 +0000 Subject: [PATCH] simplescreenrecorder: 0.4.4-unstable-2025-01-25 -> 0.4.4-unstable-2025-06-14 --- 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 e6e8314a21a9..eacd82e1aaa2 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-01-25"; + version = "0.4.4-unstable-2025-06-14"; src = fetchFromGitHub { owner = "MaartenBaert"; repo = "ssr"; - rev = "c50e83eea53f45eff503af58e6c86d0e928222f3"; - hash = "sha256-pTgIooEOIYwOrSuXD0L5S7J7IsUIyzRuEX2ZziiIiAM="; + rev = "232eac75c56821b4baf025b7dfd7ce737e73f420"; + hash = "sha256-0PLAHfVIFSv196dcQ83CCvYoKkJFcKKnKB8vISoprCk="; }; cmakeFlags = [