ringing-lib: 0-unstable-2024-05-31 -> 0-unstable-2025-07-16

This commit is contained in:
R. Ryantm
2025-07-23 21:11:09 +00:00
parent 2e19e30b26
commit 28a7606884
+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 = [