Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update perl-math-derivative to 1.01 #12158

Merged
merged 3 commits into from
Dec 17, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions recipes/perl-math-derivative/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
package:
name: perl-math-derivative
version: "0.04"
version: "1.01"

source:
url: https://cpan.metacpan.org/authors/id/J/JG/JGAMBLE/Math-Derivative-0.04.tar.gz
md5: 7e357abf9b3106cc511bfe0e2689df05
url: https://cpan.metacpan.org/authors/id/J/JG/JGAMBLE/Math-Derivative-1.01.tar.gz
sha256: 14c0b3fa05dcb74a44a9de6b4b08c3e58e672826b5f8e47535325b64f6ee69e6

build:
number: 1
number: 0

requirements:
host:
- perl
- perl-module-build
- perl-math-utils
run:
- perl

Expand Down