s7: 11.5-unstable-2025-06-14 -> 11.5-unstable-2025-06-15 (#417167)

Co-authored-by: rc-zb <rc-zb@outlook.com>

authored by nixpkgs-merge-bot[bot] rc-zb and committed by GitHub 3dc48c59 f7ae121d

+3 -3
+3 -3
pkgs/by-name/s7/s7/package.nix
··· 19 20 stdenv.mkDerivation (finalAttrs: { 21 pname = "s7"; 22 - version = "11.5-unstable-2025-06-14"; 23 24 src = fetchFromGitLab { 25 domain = "cm-gitlab.stanford.edu"; 26 owner = "bil"; 27 repo = "s7"; 28 - rev = "02ac5499a1273553c344b1cba3363cef9fd18f41"; 29 - hash = "sha256-VqkQT5N/ggIRVL98puikMJEBwenhMGx+Fwfx99prYc4="; 30 }; 31 32 buildInputs = [
··· 19 20 stdenv.mkDerivation (finalAttrs: { 21 pname = "s7"; 22 + version = "11.5-unstable-2025-06-15"; 23 24 src = fetchFromGitLab { 25 domain = "cm-gitlab.stanford.edu"; 26 owner = "bil"; 27 repo = "s7"; 28 + rev = "9ab3baa97bd90b1fb3d8d7cef1e0adc31f89c6e2"; 29 + hash = "sha256-ZhhaRdk6hf+tu2THGFnnpTB/0VE8h87RxLDT46MuiLc="; 30 }; 31 32 buildInputs = [