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>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-08-18 08:31:26 +00:00 committed by GitHub
commit 7b268bf92e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,14 +25,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.5-unstable-2025-08-09";
version = "11.5-unstable-2025-08-17";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "76c6f2b28cdada1e71dfbc0932df595f763e375a";
hash = "sha256-QB6aUF8538vd5IF8eQhYAbzU7jAxqw70RrUB1ewzY6s=";
rev = "4f06eecf958c59561d624503af5b7524647d953f";
hash = "sha256-02N7wmPbukVFD4gssNu+WuLp0B7NmYXeMLQdWXeNivo=";
};
buildInputs =