From f98322de9bf05bb8b652d4055beb049ccd799c80 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 2 Oct 2024 04:01:06 +0000 Subject: [PATCH] libresplit: 0-unstable-2024-06-05 -> 0-unstable-2024-09-24 --- 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 e0a17f13ae1f..8ef17056ad05 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-2024-06-05"; + version = "0-unstable-2024-09-24"; src = fetchFromGitHub { owner = "wins1ey"; repo = "LibreSplit"; - rev = "ba10e054e2cd3a96034e3a8d5758f4ad32759ff0"; - hash = "sha256-imKzBXwyJQeChT36FuY7ihZw+IcGbjp7LoMGRy3hM/0="; + rev = "b56ce6743378fc09c9ab621713423754eac945a1"; + hash = "sha256-mhX5xyBmElPV6NUQRTz8KKL+H1on3WJ4DYatv89MRPo="; }; nativeBuildInputs = [