s7: 11.5-unstable-2025-07-14 -> 11.5-unstable-2025-07-22

This commit is contained in:
R. Ryantm
2025-07-23 01:17:49 +00:00
parent d04876e8e9
commit 9e1b1e5d43
+3 -3
View File
@@ -19,14 +19,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.5-unstable-2025-07-14";
version = "11.5-unstable-2025-07-22";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "df56e55d023d0ed9c5be5a4fb6cd7a7f4cbc22fe";
hash = "sha256-iFOT7tTCTxOmLKj11NFTJ87ybE7XvLpRVQZgBTEjMbQ=";
rev = "03939f855e15f84f9113a92271cdfa0a09b28a67";
hash = "sha256-n6Uattns9TxXRi1lz/adexa13nlYXSp0usTT9uZ47JY=";
};
buildInputs = [