libresplit: 0-unstable-2025-12-22 -> 0-unstable-2025-12-26 (#474998)

This commit is contained in:
Nick Cao
2025-12-29 21:37:01 +00:00
committed by GitHub
+3 -3
View File
@@ -14,13 +14,13 @@
gcc15Stdenv.mkDerivation {
pname = "libresplit";
version = "0-unstable-2025-12-22";
version = "0-unstable-2025-12-26";
src = fetchFromGitHub {
owner = "LibreSplit";
repo = "LibreSplit";
rev = "63ed87a8eb1d8d188b613bc9b8c48d7223a37dbb";
hash = "sha256-n8kKdv6e//v0yst6PW9PAnmB73W2lzlTdvvuELCePFY=";
rev = "11fcc57ff3ebbf58b3bb91b69575afbe4a8409b1";
hash = "sha256-b743CPRpBZI5H+jFRn1O/s0LZzp8B5QWhjZ2N3iSz+g=";
};
nativeBuildInputs = [