From 2ca96c19efbf7a2c1bff65e5ab1dcf02d9841c1a Mon Sep 17 00:00:00 2001 From: Carl Richard Theodor Schneider Date: Sun, 16 Aug 2026 02:42:27 +0200 Subject: [PATCH] rlottie: 0.2-unstable-2026-07-03 -> 0.2-unstable-2026-08-11 (cherry picked from commit 0283bad9440b51377454092671914264ce408c49) --- pkgs/by-name/rl/rlottie/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/rl/rlottie/package.nix b/pkgs/by-name/rl/rlottie/package.nix index f1c415592b5c..e62fc40d8929 100644 --- a/pkgs/by-name/rl/rlottie/package.nix +++ b/pkgs/by-name/rl/rlottie/package.nix @@ -10,13 +10,13 @@ stdenv.mkDerivation { pname = "rlottie"; - version = "0.2-unstable-2026-07-03"; + version = "0.2-unstable-2026-08-11"; src = fetchFromGitHub { owner = "Samsung"; repo = "rlottie"; - rev = "f487eff2f8086b84ae1c7faa0418abec909e874b"; - hash = "sha256-/Sv5qX1V6VltJN0+bkKU2utaj8Yw1owb0KjJFWv41Js="; + rev = "27f2f23ece8a98f3e0a870e2c125faaac37e8904"; + hash = "sha256-wEcdPKmS0f6C0A/Rg7vsZGoRi2Uv1EmA31BR2EmIlGg="; }; nativeBuildInputs = [