Unverified Commit d2b481a5 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

libresplit: 0-unstable-2025-10-02 -> 0-unstable-2025-10-15 (#452409)

parents 6a26ffcc 78488015
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -13,13 +13,13 @@

stdenv.mkDerivation {
  pname = "libresplit";
  version = "0-unstable-2025-10-02";
  version = "0-unstable-2025-10-15";

  src = fetchFromGitHub {
    owner = "wins1ey";
    repo = "LibreSplit";
    rev = "0cb1b5d3eff0245fda17f734388eee609b9a4416";
    hash = "sha256-3DK+6pK0jSxy5s80u4lweMyiywknJPEG4rovhOPG4go=";
    rev = "7628922ba2c6b6a9e6d6d144b55d20479d7ceeb3";
    hash = "sha256-3UXDHmcW6lxXGno5ijG6OlQ58F1z/J2O8S1y2O+7+p4=";
  };

  nativeBuildInputs = [