scid-vs-pc: 4.26 -> 4.27 (#532969)

This commit is contained in:
Jo
2026-06-26 12:00:50 +00:00
committed by GitHub
+2 -2
View File
@@ -12,11 +12,11 @@
tcl.mkTclDerivation rec {
pname = "scid-vs-pc";
version = "4.26";
version = "4.27";
src = fetchurl {
url = "mirror://sourceforge/scidvspc/scid_vs_pc-${version}.tgz";
hash = "sha256-iK4h7YS8+W2nr3Bbmai4Ervt0YWYKgkQaZ5IH7Q9HkE=";
hash = "sha256-DivCF3yCHmGyps7PTU1xKcdG+oBegD/ntMst9rOr0TU=";
};
postPatch = ''