ocamlPackages.xenstore_transport: 1.4.0 -> 1.5.0
This commit is contained in:
parent
d04876e8e9
commit
bad838babf
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
buildDunePackage rec {
|
buildDunePackage rec {
|
||||||
pname = "xenstore_transport";
|
pname = "xenstore_transport";
|
||||||
version = "1.4.0";
|
version = "1.5.0";
|
||||||
|
|
||||||
minimalOCamlVersion = "4.08";
|
minimalOCamlVersion = "4.08";
|
||||||
duneVersion = "3";
|
duneVersion = "3";
|
||||||
@ -17,7 +17,7 @@ buildDunePackage rec {
|
|||||||
owner = "xapi-project";
|
owner = "xapi-project";
|
||||||
repo = "ocaml-xenstore-clients";
|
repo = "ocaml-xenstore-clients";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "sha256-8dN8dgwhVrBgjmPHxFfPvmDlhz7eUaG0R0M8ACNhhFk=";
|
sha256 = "sha256-tnz+dZ3EdzDVTGAe4y7OveXuVEUSh1aJxJabHM4zHTI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user