Loading pkgs/by-name/co/commonsIo/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ }: stdenv.mkDerivation rec { version = "2.20.0"; version = "2.21.0"; pname = "commons-io"; src = fetchurl { url = "mirror://apache/commons/io/binaries/commons-io-${version}-bin.tar.gz"; sha256 = "sha256-+hNGq8TV4g8w9Q2df9kpYniBg1h8dOX6mF/1kk4VLcw="; hash = "sha256-x2Szn/hbuYWX+8J0ZHV9XAY0L5PQlvtIKpV2MJSic4w="; }; installPhase = '' Loading Loading
pkgs/by-name/co/commonsIo/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ }: stdenv.mkDerivation rec { version = "2.20.0"; version = "2.21.0"; pname = "commons-io"; src = fetchurl { url = "mirror://apache/commons/io/binaries/commons-io-${version}-bin.tar.gz"; sha256 = "sha256-+hNGq8TV4g8w9Q2df9kpYniBg1h8dOX6mF/1kk4VLcw="; hash = "sha256-x2Szn/hbuYWX+8J0ZHV9XAY0L5PQlvtIKpV2MJSic4w="; }; installPhase = '' Loading