Commit graph

16 commits

Author SHA1 Message Date
Timo Kaufmann 5e548e94e8 glpk: Add gmp support 2018-04-23 21:13:42 +02:00
Ryan Mulligan b127000fa8 glpk: 4.64 -> 4.65
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/ra315prmwpsflq6fwq5glpxq0zqa1v3y-glpk-4.65/bin/glpsol -h` got 0 exit code
- ran `/nix/store/ra315prmwpsflq6fwq5glpxq0zqa1v3y-glpk-4.65/bin/glpsol --help` got 0 exit code
- ran `/nix/store/ra315prmwpsflq6fwq5glpxq0zqa1v3y-glpk-4.65/bin/glpsol -v` and found version 4.65
- ran `/nix/store/ra315prmwpsflq6fwq5glpxq0zqa1v3y-glpk-4.65/bin/glpsol --version` and found version 4.65
- ran `/nix/store/ra315prmwpsflq6fwq5glpxq0zqa1v3y-glpk-4.65/bin/glpsol -h` and found version 4.65
- ran `/nix/store/ra315prmwpsflq6fwq5glpxq0zqa1v3y-glpk-4.65/bin/glpsol --help` and found version 4.65
- found 4.65 with grep in /nix/store/ra315prmwpsflq6fwq5glpxq0zqa1v3y-glpk-4.65
- found 4.65 in filename of file in /nix/store/ra315prmwpsflq6fwq5glpxq0zqa1v3y-glpk-4.65
2018-03-08 10:30:08 -08:00
Lancelot SIX 11f6566b31 glpk: 4.63 -> 4.64
See http://lists.gnu.org/archive/html/info-gnu/2017-12/msg00002.html
for release information
2017-12-05 20:51:08 +01:00
Lancelot SIX 2b0315d7d0 glpk: 4.62 -> 4.63
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00011.html
for release information
2017-07-26 12:43:22 +02:00
Lancelot SIX ea32c77e25
glpk: 4.61 -> 4.62
See http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00006.html
for release announcement
2017-06-15 09:16:21 +02:00
Lancelot SIX 9290751ab4
glpk: 4.56 -> 4.61
See https://lists.gnu.org/archive/html/info-gnu/2017-01/msg00011.html
for release announcement
2017-01-28 13:37:05 +01:00
William A. Kennington III 6602f49495 Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""
This reverts commit 741bf840da.

This reverts the fallout from reverting the major changes.
2015-11-14 12:32:51 -08:00
Eelco Dolstra 741bf840da Revert "Merge pull request #9543 from NixOS/staging.post-15.06"
This reverts commit f61176c539, reversing
changes made to a27ca029ee.

Conflicts:
	pkgs/development/libraries/ncurses/default.nix
2015-10-06 15:24:20 +02:00
Lancelot SIX 5a7ad7d36c glpk: 4.52.1 -> 4.56 2015-10-02 09:19:30 +00:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Nixpkgs Monitor 510100344e glpk: update from 4.47 to 4.52.1 2013-12-12 03:11:34 +02:00
Ludovic Courtès 5583e6f741 GNU Linear Programming Kit 4.47.
svn path=/nixpkgs/trunk/; revision=29318
2011-09-17 10:09:48 +00:00
Ludovic Courtès a5ff05ebca GLPK 4.46.
svn path=/nixpkgs/trunk/; revision=28745
2011-08-22 17:38:12 +00:00
Ludovic Courtès 12280e41b6 GNU Linear Programming Kit 4.45.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25078
2010-12-12 20:19:18 +00:00
Ludovic Courtès fb40119931 GLPK 4.44.
svn path=/nixpkgs/trunk/; revision=22221
2010-06-10 21:52:56 +00:00
Ludovic Courtès 0e7e20042b Add the GNU Linear Programming Kit (GLPK).
Contributed by Brian Gough <bjg@gnu.org>.

svn path=/nixpkgs/trunk/; revision=21284
2010-04-23 21:15:48 +00:00