s7: 11.5-unstable-2025-06-25 -> 11.5-unstable-2025-07-04 (#422626)

Co-authored-by: rc-zb <rc-zb@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-07-05 07:36:31 +00:00 committed by GitHub
commit cb4ff67e03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,14 +19,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.5-unstable-2025-06-25";
version = "11.5-unstable-2025-07-04";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "0030b5a1e968bc0d6d3cdfd083703c9f5dcf93aa";
hash = "sha256-SqRzPSzahZeWxbWhQIUyXzRBq0x6gxb6Sd7oVqTIaF4=";
rev = "3bf6fbd10602b1148addb1d5c59560a3599472a1";
hash = "sha256-cI7DIZNFL1QmTYlP+yQp/BbgIvn8ej59PxzvfhTnpwM=";
};
buildInputs = [