libresplit: 0-unstable-2025-11-15 -> 0-unstable-2025-12-08

This commit is contained in:
R. Ryantm
2025-12-10 04:31:05 +00:00
parent 668a52ccb0
commit 96dfa529df
+3 -3
View File
@@ -14,13 +14,13 @@
gcc15Stdenv.mkDerivation {
pname = "libresplit";
version = "0-unstable-2025-11-15";
version = "0-unstable-2025-12-08";
src = fetchFromGitHub {
owner = "LibreSplit";
repo = "LibreSplit";
rev = "68cecf6a0784bdf697bc65f490f3ebd701bcd989";
hash = "sha256-T6g/8D/kgarlmstekFgY2Qt4OFpLivQtkU856jxAZ/Q=";
rev = "38263d7f33cc2b26261f354090102deeeeb6f268";
hash = "sha256-33j5+6IBbEjXW17ZpbkYkLTO0411iZDGXLAK/5SKa+4=";
};
nativeBuildInputs = [