Loading pkgs/development/ocaml-modules/spdx_licenses/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ buildDunePackage rec { pname = "spdx_licenses"; version = "1.2.0"; version = "1.3.0"; minimalOCamlVersion = "4.08"; src = fetchurl { url = "https://github.com/kit-ty-kate/spdx_licenses/releases/download/v${version}/spdx_licenses-${version}.tar.gz"; hash = "sha256-9ViB7PRDz70w3RJczapgn2tJx9wTWgAbdzos6r3J2r4="; hash = "sha256-UkKAJ+MCCKr68p4sgTZ8/6NMJibWGCG6tQruMpMsjzA="; }; meta = { Loading Loading
pkgs/development/ocaml-modules/spdx_licenses/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ buildDunePackage rec { pname = "spdx_licenses"; version = "1.2.0"; version = "1.3.0"; minimalOCamlVersion = "4.08"; src = fetchurl { url = "https://github.com/kit-ty-kate/spdx_licenses/releases/download/v${version}/spdx_licenses-${version}.tar.gz"; hash = "sha256-9ViB7PRDz70w3RJczapgn2tJx9wTWgAbdzos6r3J2r4="; hash = "sha256-UkKAJ+MCCKr68p4sgTZ8/6NMJibWGCG6tQruMpMsjzA="; }; meta = { Loading