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

authored by Nick Cao and committed by GitHub 301683e3 29957cb2

+3 -3
+3 -3
pkgs/by-name/ri/ringing-lib/package.nix
··· 11 12 stdenv.mkDerivation (finalAttrs: { 13 pname = "ringing-lib"; 14 - version = "0-unstable-2024-05-31"; 15 16 src = fetchFromGitHub { 17 owner = "ringing-lib"; 18 repo = "ringing-lib"; 19 - rev = "4f791c559743499589d66dc44266cd681f6901de"; 20 - hash = "sha256-+P2x2ywk7Ev7GacfUONusVHjlE6bIVBeJasjlcw5kTU="; 21 }; 22 23 nativeBuildInputs = [
··· 11 12 stdenv.mkDerivation (finalAttrs: { 13 pname = "ringing-lib"; 14 + version = "0-unstable-2025-07-16"; 15 16 src = fetchFromGitHub { 17 owner = "ringing-lib"; 18 repo = "ringing-lib"; 19 + rev = "838d13edb3231d8c122d3222da1b465e2018757f"; 20 + hash = "sha256-MO5FerQMyWDV/cV2hrY/L+JyhMojtaqPQkw8efaVu1I="; 21 }; 22 23 nativeBuildInputs = [