summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornixpkgs-merge-bot[bot] <148217876+nixpkgs-merge-bot[bot]@users.noreply.github.com>2025-08-11 03:14:50 +0000
committerGitHub <noreply@github.com>2025-08-11 03:14:50 +0000
commitf92876ec4e73c30344b6390829d06fdf5b21edb7 (patch)
tree5dfbbaf87527cbe3dc9c930ab6949451ee54e6e0
parentpython3Packages.imgw-pib: 1.5.2 -> 1.5.3 (#425313) (diff)
parents7: 11.5-unstable-2025-07-31 -> 11.5-unstable-2025-08-09 (diff)
downloadnixpkgs-f92876ec4e73c30344b6390829d06fdf5b21edb7.tar.gz
s7: 11.5-unstable-2025-07-31 -> 11.5-unstable-2025-08-09 (#432334)
Co-authored-by: rc-zb <rc-zb@users.noreply.github.com>
-rw-r--r--pkgs/by-name/s7/s7/package.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/by-name/s7/s7/package.nix b/pkgs/by-name/s7/s7/package.nix
index 78c5effc3fb6..aca440fc37d5 100644
--- a/pkgs/by-name/s7/s7/package.nix
+++ b/pkgs/by-name/s7/s7/package.nix
@@ -25,14 +25,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
- version = "11.5-unstable-2025-07-31";
+ version = "11.5-unstable-2025-08-09";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
- rev = "71e547b1a210d1ff06daeb4dee5247cd949d0178";
- hash = "sha256-gMZCmpGPSgM73PRbRY5BgyaTeRnojduNnZntvr75jzw=";
+ rev = "76c6f2b28cdada1e71dfbc0932df595f763e375a";
+ hash = "sha256-QB6aUF8538vd5IF8eQhYAbzU7jAxqw70RrUB1ewzY6s=";
};
buildInputs =