Loading pkgs/development/ocaml-modules/owee/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,11 +7,11 @@ buildDunePackage rec { minimalOCamlVersion = "4.06"; pname = "owee"; version = "0.7"; version = "0.8"; src = fetchurl { url = "https://github.com/let-def/owee/releases/download/v${version}/owee-${version}.tbz"; hash = "sha256-9FXcmddHg5mk5UWgYd4kTPOLOY/p6A/OBuvfas4elUA="; hash = "sha256-YsTRsm12iy52LfM3MF90mf9cy4JoGWelqxJlI/vPs9A="; }; meta = with lib; { Loading Loading
pkgs/development/ocaml-modules/owee/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,11 +7,11 @@ buildDunePackage rec { minimalOCamlVersion = "4.06"; pname = "owee"; version = "0.7"; version = "0.8"; src = fetchurl { url = "https://github.com/let-def/owee/releases/download/v${version}/owee-${version}.tbz"; hash = "sha256-9FXcmddHg5mk5UWgYd4kTPOLOY/p6A/OBuvfas4elUA="; hash = "sha256-YsTRsm12iy52LfM3MF90mf9cy4JoGWelqxJlI/vPs9A="; }; meta = with lib; { Loading