perlPackages.DataPage: update from 2.01 to 2.02
This commit is contained in:
parent
83a4c1ed79
commit
28410f40b4
@ -1887,10 +1887,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
DataPage = buildPerlPackage {
|
||||
name = "Data-Page-2.01";
|
||||
name = "Data-Page-2.02";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/L/LB/LBROCARD/Data-Page-2.01.tar.gz;
|
||||
sha256 = "0mvhlid9qx9yd94rgr4lfz9kvflimc1dzcah0x7q5disw39aqrzr";
|
||||
url = mirror://cpan/authors/id/L/LB/LBROCARD/Data-Page-2.02.tar.gz;
|
||||
sha256 = "1hvi92c4h2angryc6pngw7gbm3ysc2jfmyxk2wh9ia4vdwpbs554";
|
||||
};
|
||||
propagatedBuildInputs = [TestException ClassAccessorChained];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user