Skip to content

Commit 3bb8fa0

Browse files
proux01vbgl
authored andcommitted
coqPackages.mathcomp-infotheo: 0.9.1 -> 0.9.3
1 parent 9cac65b commit 3bb8fa0

File tree

1 file changed

+8
-0
lines changed
  • pkgs/development/coq-modules/mathcomp-infotheo

1 file changed

+8
-0
lines changed

pkgs/development/coq-modules/mathcomp-infotheo/default.nix

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@
2323
lib.switch
2424
[ coq.version mathcomp-analysis.version ]
2525
[
26+
{
27+
cases = [
28+
(range "8.20" "8.20")
29+
(isGe "1.10")
30+
];
31+
out = "0.9.3";
32+
}
2633
{
2734
cases = [
2835
(range "8.19" "8.20")
@@ -88,6 +95,7 @@
8895
}
8996
]
9097
null;
98+
release."0.9.3".sha256 = "sha256-8+cnVKNAvZ3MVV3BpS8UmCIxJphsQRBv3swek1eEBjE=";
9199
release."0.9.1".sha256 = "sha256-WI20HxMHr1ZUwOGPIUl+nRI8TxVUa2+F1xcGjRDHO9g=";
92100
release."0.7.7".sha256 = "sha256-kEbpMl7U+I2kvqi1VrjhIVFkZFO6h0tTHEUZRbHYG7E=";
93101
release."0.7.5".sha256 = "sha256-pzPo+Acjx3vlyqOkSZQ8uT2BDLSTfbAnRm39e+/CqE0=";

0 commit comments

Comments
 (0)