scid-vs-pc: 4.25 -> 4.26

This commit is contained in:
R. Ryantm
2025-02-08 12:57:27 +00:00
parent fa648b2835
commit abe25771cd
+2 -2
View File
@@ -12,11 +12,11 @@
tcl.mkTclDerivation rec {
pname = "scid-vs-pc";
version = "4.25";
version = "4.26";
src = fetchurl {
url = "mirror://sourceforge/scidvspc/scid_vs_pc-${version}.tgz";
hash = "sha256-YZsBwIp5ouGk75wsAywuYyNSeNjCAx0iWgiA7YmUmnk=";
hash = "sha256-iK4h7YS8+W2nr3Bbmai4Ervt0YWYKgkQaZ5IH7Q9HkE=";
};
postPatch = ''