scipopt-ug: scipVersion: 9.2.1 -> 9.2.2

This commit is contained in:
fettgoenner
2025-04-19 10:53:52 +02:00
parent 3d9f58545f
commit 9ca8bc7caf
+1 -1
View File
@@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
version = "1.0.0-beta6";
# To correlate scipVersion and version, check: https://scipopt.org/#news
scipVersion = "9.2.1";
scipVersion = "9.2.2";
# Take the SCIPOptSuite source since no other source exists publicly.
src = fetchzip {