ocamlPackages.ocamlformat-rpc-lib: 0.21.0 -> 0.26.0
This commit is contained in:
committed by
Vincent Laporte
parent
06bdf1b38a
commit
e43e244816
@@ -4,8 +4,8 @@
|
|||||||
let source =
|
let source =
|
||||||
if lib.versionAtLeast ocaml.version "4.13"
|
if lib.versionAtLeast ocaml.version "4.13"
|
||||||
then {
|
then {
|
||||||
version = "0.21.0";
|
version = "0.26.0";
|
||||||
sha256 = "sha256-KhgX9rxYH/DM6fCqloe4l7AnJuKrdXSe6Y1XY3BXMy0=";
|
sha256 = "sha256-AxSUq3cM7xCo9qocvrVmDkbDqmwM1FexEP7IWadeh30=";
|
||||||
} else {
|
} else {
|
||||||
version = "0.20.0";
|
version = "0.20.0";
|
||||||
sha256 = "sha256-JtmNCgwjbCyUE4bWqdH5Nc2YSit+rekwS43DcviIfgk=";
|
sha256 = "sha256-JtmNCgwjbCyUE4bWqdH5Nc2YSit+rekwS43DcviIfgk=";
|
||||||
|
|||||||
Reference in New Issue
Block a user