s7: 11.5-unstable-2025-08-09 -> 11.5-unstable-2025-08-17 (#434600)

Co-authored-by: rc-zb <rc-zb@users.noreply.github.com>

authored by nixpkgs-merge-bot[bot] rc-zb and committed by GitHub 7b268bf9 cf4aac40

+3 -3
+3 -3
pkgs/by-name/s7/s7/package.nix
··· 25 26 stdenv.mkDerivation (finalAttrs: { 27 pname = "s7"; 28 - version = "11.5-unstable-2025-08-09"; 29 30 src = fetchFromGitLab { 31 domain = "cm-gitlab.stanford.edu"; 32 owner = "bil"; 33 repo = "s7"; 34 - rev = "76c6f2b28cdada1e71dfbc0932df595f763e375a"; 35 - hash = "sha256-QB6aUF8538vd5IF8eQhYAbzU7jAxqw70RrUB1ewzY6s="; 36 }; 37 38 buildInputs =
··· 25 26 stdenv.mkDerivation (finalAttrs: { 27 pname = "s7"; 28 + version = "11.5-unstable-2025-08-17"; 29 30 src = fetchFromGitLab { 31 domain = "cm-gitlab.stanford.edu"; 32 owner = "bil"; 33 repo = "s7"; 34 + rev = "4f06eecf958c59561d624503af5b7524647d953f"; 35 + hash = "sha256-02N7wmPbukVFD4gssNu+WuLp0B7NmYXeMLQdWXeNivo="; 36 }; 37 38 buildInputs =