From aaa906ad18bb0a4b9f82f7cef2daa8290af3d080 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 9 Oct 2025 17:49:24 +0000 Subject: [PATCH] libresplit: 0-unstable-2025-04-05 -> 0-unstable-2025-10-02 --- pkgs/by-name/li/libresplit/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/li/libresplit/package.nix b/pkgs/by-name/li/libresplit/package.nix index 5eb9d2763e7d..c2bbfefda222 100644 --- a/pkgs/by-name/li/libresplit/package.nix +++ b/pkgs/by-name/li/libresplit/package.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation { pname = "libresplit"; - version = "0-unstable-2025-04-05"; + version = "0-unstable-2025-10-02"; src = fetchFromGitHub { owner = "wins1ey"; repo = "LibreSplit"; - rev = "2dd5dfc684b777b814b4cbd3ea7fee8028157cd5"; - hash = "sha256-FHOX6trRjn+IoiVRdbV6mHUUAzxbRLDWluxGM1GxFVk="; + rev = "0cb1b5d3eff0245fda17f734388eee609b9a4416"; + hash = "sha256-3DK+6pK0jSxy5s80u4lweMyiywknJPEG4rovhOPG4go="; }; nativeBuildInputs = [