mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
scipopt-zimpl: scipVersion: 9.2.1 -> 9.2.2
This commit is contained in:
parent
2de724fb82
commit
3d9f58545f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
||||||
version = "362";
|
version = "362";
|
||||||
|
|
||||||
# To correlate scipVersion and version, check: https://scipopt.org/#news
|
# To correlate scipVersion and version, check: https://scipopt.org/#news
|
||||||
scipVersion = "9.2.1";
|
scipVersion = "9.2.2";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "scipopt";
|
owner = "scipopt";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue