s7: 11.7-unstable-2025-12-12 -> 11.7-unstable-2025-12-19 (#473245)
This commit is contained in:
@@ -26,14 +26,14 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "s7";
|
||||
version = "11.7-unstable-2025-12-12";
|
||||
version = "11.7-unstable-2025-12-19";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "cm-gitlab.stanford.edu";
|
||||
owner = "bil";
|
||||
repo = "s7";
|
||||
rev = "0aae934b91975b85eba6de9fb041ec85e55efc8f";
|
||||
hash = "sha256-gjmeP9qKEMrz7dWH5SoLldwZ7wrFswd8gLIN+ae7y5E=";
|
||||
rev = "7fb6a59b5150e6146c6d3df3bb9e9cba7ae449bc";
|
||||
hash = "sha256-nZMvdlaVyI2zH0r8yrZn1ESN+7/Wk2D+OWujzPahnZU=";
|
||||
};
|
||||
|
||||
buildInputs =
|
||||
|
||||
Reference in New Issue
Block a user