mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 12:11:28 +00:00
14 lines
422 B
Diff
14 lines
422 B
Diff
|
diff --git a/tools/cpanfile b/tools/cpanfile
|
||
|
index 7385aea7..22f9b069 100755
|
||
|
--- a/tools/cpanfile
|
||
|
+++ b/tools/cpanfile
|
||
|
@@ -20,7 +20,7 @@ requires 'Sort::Naturally', 1.03;
|
||
|
requires 'Authen::Passphrase', 0.008;
|
||
|
requires 'File::ReadBackwards', 1.05;
|
||
|
requires 'URI::Escape', 1.74;
|
||
|
-requires 'URI', 5.09;
|
||
|
+requires 'URI', 5.05;
|
||
|
|
||
|
# Used by Installer
|
||
|
requires 'IPC::Cmd', 1.02;
|