Loading pkgs/development/ocaml-modules/http-mirage-client/default.nix +2 −3 Original line number Diff line number Diff line Loading @@ -16,14 +16,13 @@ buildDunePackage rec { pname = "http-mirage-client"; version = "0.0.3"; version = "0.0.5"; duneVersion = "3"; minimalOCamlVersion = "4.08"; src = fetchurl { url = "https://github.com/roburio/http-mirage-client/releases/download/v${version}/http-mirage-client-${version}.tbz"; hash = "sha256-6PMxZQfPiDTFbj9gOO2tW5FHF0MUP5tOySjkYg+QwGA="; hash = "sha256-w/dMv5QvgglTFj9V4wRoDqK+36YeE0xWLxcAVS0oHz0="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/ocaml-modules/http-mirage-client/default.nix +2 −3 Original line number Diff line number Diff line Loading @@ -16,14 +16,13 @@ buildDunePackage rec { pname = "http-mirage-client"; version = "0.0.3"; version = "0.0.5"; duneVersion = "3"; minimalOCamlVersion = "4.08"; src = fetchurl { url = "https://github.com/roburio/http-mirage-client/releases/download/v${version}/http-mirage-client-${version}.tbz"; hash = "sha256-6PMxZQfPiDTFbj9gOO2tW5FHF0MUP5tOySjkYg+QwGA="; hash = "sha256-w/dMv5QvgglTFj9V4wRoDqK+36YeE0xWLxcAVS0oHz0="; }; propagatedBuildInputs = [ Loading