Skip to content

Commit 9ca8bc7

Browse files
committed
scipopt-ug: scipVersion: 9.2.1 -> 9.2.2
1 parent 3d9f585 commit 9ca8bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/sc/scipopt-ug/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
1313
version = "1.0.0-beta6";
1414

1515
# To correlate scipVersion and version, check: https://scipopt.org/#news
16-
scipVersion = "9.2.1";
16+
scipVersion = "9.2.2";
1717

1818
# Take the SCIPOptSuite source since no other source exists publicly.
1919
src = fetchzip {

0 commit comments

Comments
 (0)