From 266f64c7a766235634e47d4b5fd570d989827992 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 13 Feb 2026 13:32:53 +0000 Subject: [PATCH] libresplit: 0-unstable-2026-01-22 -> 0-unstable-2026-02-11 --- 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 04d760855786..1d987f13a68c 100644 --- a/pkgs/by-name/li/libresplit/package.nix +++ b/pkgs/by-name/li/libresplit/package.nix @@ -14,13 +14,13 @@ gcc15Stdenv.mkDerivation { pname = "libresplit"; - version = "0-unstable-2026-01-22"; + version = "0-unstable-2026-02-11"; src = fetchFromGitHub { owner = "LibreSplit"; repo = "LibreSplit"; - rev = "be1ae0ea476846bb7e296613f471ba8803b1d7ff"; - hash = "sha256-9BzzpKun8c9TFzwHHbGxFK6ThfVHRMUUqjwRiS+Lfks="; + rev = "f87a6829c9319acca907a39af4d391375a322713"; + hash = "sha256-wcv4VkuVClc+yCe/o8hIQFO/mxF4NAB7et52SLOwgpk="; }; nativeBuildInputs = [