Skip to content

Commit

Permalink
coqPackages.coq-ext-lib: 0.9.3 -> 0.9.{4,5}
Browse files Browse the repository at this point in the history
  • Loading branch information
vbgl committed Jan 14, 2017
1 parent 4e88fe4 commit 7d75dd7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkgs/development/coq-modules/coq-ext-lib/default.nix
Expand Up @@ -3,7 +3,8 @@
let param =
{
"8.4" = { version = "0.9.0"; sha256 = "1n3bk003vvbghbrxkhal6drnc0l65jv9y77wd56is3jw9xgiif0w"; };
"8.5" = { version = "0.9.3"; sha256 = "05zff5mrkxpvcsw4gi8whjj5w0mdbqzjmb247lq5b7mry0bypwc5"; };
"8.5" = { version = "0.9.4"; sha256 = "1y66pamgsdxlq2w1338lj626ln70cwj7k53hxcp933g8fdsa4hp0"; };
"8.6" = { version = "0.9.5"; sha256 = "1b4cvz3llxin130g13calw5n1zmvi6wdd5yb8a41q7yyn2hd3msg"; };
}."${coq.coq-version}";
in

Expand Down

0 comments on commit 7d75dd7

Please sign in to comment.