Loading pkgs/development/ocaml-modules/data-encoding/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ buildDunePackage rec { pname = "data-encoding"; version = "0.6"; version = "0.7.1"; duneVersion = "3"; minimalOCamlVersion = "4.10"; Loading @@ -25,7 +25,7 @@ buildDunePackage rec { owner = "nomadic-labs"; repo = "data-encoding"; rev = "v${version}"; hash = "sha256-oQEV7lTG+/q1UcPsepPM4yN4qia6tEtRPkTkTVdGXE0="; hash = "sha256-V3XiCCtoU+srOI+KVSJshtaSJLBJ4m4o10GpBfdYKCU="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/ocaml-modules/data-encoding/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ buildDunePackage rec { pname = "data-encoding"; version = "0.6"; version = "0.7.1"; duneVersion = "3"; minimalOCamlVersion = "4.10"; Loading @@ -25,7 +25,7 @@ buildDunePackage rec { owner = "nomadic-labs"; repo = "data-encoding"; rev = "v${version}"; hash = "sha256-oQEV7lTG+/q1UcPsepPM4yN4qia6tEtRPkTkTVdGXE0="; hash = "sha256-V3XiCCtoU+srOI+KVSJshtaSJLBJ4m4o10GpBfdYKCU="; }; propagatedBuildInputs = [ Loading