Skip to content

Commit 3d9f585

Browse files
committed
scipopt-zimpl: scipVersion: 9.2.1 -> 9.2.2
1 parent 2de724f commit 3d9f585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
1414
version = "362";
1515

1616
# To correlate scipVersion and version, check: https://scipopt.org/#news
17-
scipVersion = "9.2.1";
17+
scipVersion = "9.2.2";
1818

1919
src = fetchFromGitHub {
2020
owner = "scipopt";

0 commit comments

Comments
 (0)