Merge pull request #316555 from r-ryantm/auto-update/scid-vs-pc

scid-vs-pc: 4.24 -> 4.25
This commit is contained in:
Pol Dellaiera
2024-06-02 23:15:53 +02:00
committed by GitHub
+2 -2
View File
@@ -2,11 +2,11 @@
tcl.mkTclDerivation rec {
pname = "scid-vs-pc";
version = "4.24";
version = "4.25";
src = fetchurl {
url = "mirror://sourceforge/scidvspc/scid_vs_pc-${version}.tgz";
hash = "sha256-x4Ljn1vaXrue16kUofWAH2sDNYC8h3NvzFjffRo0EhA=";
hash = "sha256-YZsBwIp5ouGk75wsAywuYyNSeNjCAx0iWgiA7YmUmnk=";
};
postPatch = ''