Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bumps up version requirement, refs #2245
  • Loading branch information
JJ committed Aug 10, 2018
1 parent e590855 commit 257222a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion META6.json
Expand Up @@ -14,7 +14,7 @@
"File::Temp",
"JSON::Fast",
"Pod::To::BigPage:ver<0.4.0+>",
"Pod::To::HTML:ver<0.3.17+>",
"Pod::To::HTML:ver<0.3.19+>",
"OO::Monitors",
"File::Find",
"Test::META"
Expand Down

3 comments on commit 257222a

@zoffixznet
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a reminder the build on hack server doesn't automatically update modules based on meta files.

@JJ
Copy link
Contributor Author

@JJ JJ commented on 257222a Aug 10, 2018 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zoffixznet
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

$ zef install https://github.com/perl6/Pod-To-HTML.git
===> Testing: Pod::To::HTML:ver<0.3.19>
===> Testing [OK] for Pod::To::HTML:ver<0.3.19>
===> Installing: Pod::To::HTML:ver<0.3.19>

Please sign in to comment.