[cpan2nix] perlPackages.GeoIP2: 2.006001 -> 2.006002
This commit is contained in:
parent
c8232c34e8
commit
83a991de30
@ -7004,10 +7004,10 @@ let
|
|||||||
|
|
||||||
GeoIP2 = buildPerlPackage {
|
GeoIP2 = buildPerlPackage {
|
||||||
pname = "GeoIP2";
|
pname = "GeoIP2";
|
||||||
version = "2.006001";
|
version = "2.006002";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/M/MA/MAXMIND/GeoIP2-2.006001.tar.gz;
|
url = mirror://cpan/authors/id/M/MA/MAXMIND/GeoIP2-2.006002.tar.gz;
|
||||||
sha256 = "05pb8bj2dkfcn8z56f8dcs76x65xcn05fywm7vifmfh39qgkmm62";
|
sha256 = "0d4qq0k0pd0xd83iykr0jkyizl499ii6ajwwwl93rgg9xsl44189";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ JSONMaybeXS LWPProtocolHttps MaxMindDBReader ParamsValidate Throwable ];
|
propagatedBuildInputs = [ JSONMaybeXS LWPProtocolHttps MaxMindDBReader ParamsValidate Throwable ];
|
||||||
buildInputs = [ PathClass TestFatal TestNumberDelta ];
|
buildInputs = [ PathClass TestFatal TestNumberDelta ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user