ocamlPackages.ocamlformat-rpc-lib: 0.21.0 -> 0.26.0

This commit is contained in:
Jules Aguillon 2023-07-21 11:07:26 +02:00 committed by Vincent Laporte
parent 06bdf1b38a
commit e43e244816

View File

@ -4,8 +4,8 @@
let source =
if lib.versionAtLeast ocaml.version "4.13"
then {
version = "0.21.0";
sha256 = "sha256-KhgX9rxYH/DM6fCqloe4l7AnJuKrdXSe6Y1XY3BXMy0=";
version = "0.26.0";
sha256 = "sha256-AxSUq3cM7xCo9qocvrVmDkbDqmwM1FexEP7IWadeh30=";
} else {
version = "0.20.0";
sha256 = "sha256-JtmNCgwjbCyUE4bWqdH5Nc2YSit+rekwS43DcviIfgk=";