ocamlPackages.easy-format: 1.3.3 -> 1.3.4
Changelog: https://github.com/ocaml-community/easy-format/releases/tag/1.3.4 Diff: https://github.com/ocaml-community/easy-format/compare/1.3.3...1.3.4
This commit is contained in:
committed by
Vincent Laporte
parent
77fa9b848e
commit
4f094f4a2e
@@ -9,8 +9,8 @@ let
|
||||
params =
|
||||
if lib.versionAtLeast ocaml.version "4.08" then
|
||||
{
|
||||
version = "1.3.3";
|
||||
sha256 = "sha256:05n4mm1yz33h9gw811ivjw7x4m26lpmf7kns9lza4v6227lwmz7a";
|
||||
version = "1.3.4";
|
||||
sha256 = "sha256-Hb8FHp9oV03ebi4lSma5xSTKQl6As26Zr5btlkq2EMM=";
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user