mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
ocamlPackages.xenstore_transport: 1.3.0 -> 1.4.0
This commit is contained in:
parent
67300d3f8e
commit
077afa36fb
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
buildDunePackage rec {
|
||||
pname = "xenstore_transport";
|
||||
version = "1.3.0";
|
||||
version = "1.4.0";
|
||||
|
||||
minimalOCamlVersion = "4.08";
|
||||
duneVersion = "3";
|
||||
|
@ -17,7 +17,7 @@ buildDunePackage rec {
|
|||
owner = "xapi-project";
|
||||
repo = "ocaml-xenstore-clients";
|
||||
rev = "v${version}";
|
||||
sha256 = "1kxxd9i4qiq98r7sgvl59iq2ni7y6drnv48qj580q5cyiyyc85q3";
|
||||
sha256 = "sha256-8dN8dgwhVrBgjmPHxFfPvmDlhz7eUaG0R0M8ACNhhFk=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue