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

This commit is contained in:
Nick Cao
2025-10-16 20:20:59 +00:00
committed by GitHub
+3 -3
View File
@@ -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 = [