perlPackages.TextWikiFormat: update from 0.80 to 0.81
This commit is contained in:
parent
ad5b3a3b1a
commit
684245d61e
@ -9017,10 +9017,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
TextWikiFormat = buildPerlPackage {
|
TextWikiFormat = buildPerlPackage {
|
||||||
name = "Text-WikiFormat-0.80";
|
name = "Text-WikiFormat-0.81";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/C/CY/CYCLES/Text-WikiFormat-0.80.tar.gz;
|
url = mirror://cpan/authors/id/C/CY/CYCLES/Text-WikiFormat-0.81.tar.gz;
|
||||||
sha256 = "0i1mg3ivxhx09x0w06k15izc92bknwqwh0ghpmhlq9s9iw12mmry";
|
sha256 = "0cxbgx879bsskmnhjzamgsa5862ddixyx4yr77lafmwimnaxjg74";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ URI ];
|
propagatedBuildInputs = [ URI ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user