s7: 11.2-unstable-2024-12-19 -> 11.5-unstable-2025-06-14 (#408591)
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "s7";
|
||||
version = "11.2-unstable-2024-12-19";
|
||||
version = "11.5-unstable-2025-06-14";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "cm-gitlab.stanford.edu";
|
||||
owner = "bil";
|
||||
repo = "s7";
|
||||
rev = "a5515d455f5aca49d5275a5a35ac88935f3ad401";
|
||||
hash = "sha256-Ik3edzpO9hIhJBZHyzL/CsTVKGbDdGVfE9pNrBeSjp8=";
|
||||
rev = "02ac5499a1273553c344b1cba3363cef9fd18f41";
|
||||
hash = "sha256-VqkQT5N/ggIRVL98puikMJEBwenhMGx+Fwfx99prYc4=";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user