s7: 11.7-unstable-2026-02-20 -> 11.7-unstable-2026-02-27 (#495037)

This commit is contained in:
nixpkgs-ci[bot]
2026-02-28 03:47:01 +00:00
committed by GitHub
+3 -3
View File
@@ -26,14 +26,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.7-unstable-2026-02-20";
version = "11.7-unstable-2026-02-27";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "d4abc485036d30b65bc80ef041690a1d1fc371c8";
hash = "sha256-nJskuS4WM58na0ohsNppqKiOLa98TInXkaWvPzhctoY=";
rev = "762eed4ddfc1134f8b18b74a0cc39434a65bc64c";
hash = "sha256-3ww14LOWres0HA/4TRNMmNFkaFVqXBOrpsJgFv6qaYY=";
};
buildInputs =