ringing-lib: 0-unstable-2024-05-31 -> 0-unstable-2025-07-16 (#427871)

This commit is contained in:
Nick Cao
2025-07-24 15:12:18 -04:00
committed by GitHub
+3 -3
View File
@@ -11,13 +11,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "ringing-lib";
version = "0-unstable-2024-05-31";
version = "0-unstable-2025-07-16";
src = fetchFromGitHub {
owner = "ringing-lib";
repo = "ringing-lib";
rev = "4f791c559743499589d66dc44266cd681f6901de";
hash = "sha256-+P2x2ywk7Ev7GacfUONusVHjlE6bIVBeJasjlcw5kTU=";
rev = "838d13edb3231d8c122d3222da1b465e2018757f";
hash = "sha256-MO5FerQMyWDV/cV2hrY/L+JyhMojtaqPQkw8efaVu1I=";
};
nativeBuildInputs = [