ocamlPackages.xenstore_transport: 1.4.0 -> 1.5.0 (#427449)

This commit is contained in:
Felix Bargfeldt
2025-07-26 13:07:30 +02:00
committed by GitHub
@@ -8,7 +8,7 @@
buildDunePackage rec {
pname = "xenstore_transport";
version = "1.4.0";
version = "1.5.0";
minimalOCamlVersion = "4.08";
duneVersion = "3";
@@ -17,7 +17,7 @@ buildDunePackage rec {
owner = "xapi-project";
repo = "ocaml-xenstore-clients";
rev = "v${version}";
sha256 = "sha256-8dN8dgwhVrBgjmPHxFfPvmDlhz7eUaG0R0M8ACNhhFk=";
sha256 = "sha256-tnz+dZ3EdzDVTGAe4y7OveXuVEUSh1aJxJabHM4zHTI=";
};
propagatedBuildInputs = [