[nix-update-cpan] perlPackages.Applify: 0.21 -> 0.22
This commit is contained in:
parent
113c678fb6
commit
a4ca131acd
@ -619,10 +619,10 @@ let
|
|||||||
|
|
||||||
Applify = buildPerlPackage {
|
Applify = buildPerlPackage {
|
||||||
pname = "Applify";
|
pname = "Applify";
|
||||||
version = "0.21";
|
version = "0.22";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/J/JH/JHTHORSEN/Applify-0.21.tar.gz";
|
url = "mirror://cpan/authors/id/J/JH/JHTHORSEN/Applify-0.22.tar.gz";
|
||||||
sha256 = "e34bc64c12c42369af6db7d17e3e20059b9d97ed50f8e487bf610008525eb84d";
|
sha256 = "0y644rr7gl49awn27xj556q9i86fddkkn26gnfn52wm19d7aa94a";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/jhthorsen/applify";
|
homepage = "https://github.com/jhthorsen/applify";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user