diff --git a/programming/language/perl/perl-AnyEvent/actions.py b/programming/language/perl/perl-AnyEvent/actions.py index 87370fb9fa..31e4ef188e 100644 --- a/programming/language/perl/perl-AnyEvent/actions.py +++ b/programming/language/perl/perl-AnyEvent/actions.py @@ -5,8 +5,8 @@ # See the file http://www.gnu.org/licenses/gpl.txt from pisi.actionsapi import perlmodules -from pisi.actionsapi import get from pisi.actionsapi import pisitools +from pisi.actionsapi import get WorkDir="AnyEvent-%s" % get.srcVERSION() @@ -22,4 +22,4 @@ def check(): def install(): perlmodules.install() - pisitools.dodoc("Changes", "COPYING", "README") + pisitools.dodoc("Changes", "COPYING", "README") \ No newline at end of file diff --git a/programming/language/perl/perl-AnyEvent/pspec.xml b/programming/language/perl/perl-AnyEvent/pspec.xml index 0810d0f36d..cf4498e5eb 100644 --- a/programming/language/perl/perl-AnyEvent/pspec.xml +++ b/programming/language/perl/perl-AnyEvent/pspec.xml @@ -1,5 +1,5 @@ - + perl-AnyEvent @@ -8,12 +8,11 @@ Kamil Atlı suvari@pisilinux.org - GPLv2 - Artistic + unknown library AnyEvent - provide framework for multiple event loops AnyEvent provides an identical interface to multiple event loops. This allows module authors to utilise an event loop without forcing module users to use the same event loop (as only a single event loop can coexist peacefully at any one time). - https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/AnyEvent-7.15.tar.gz + https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/AnyEvent-7.17.tar.gz perl perl-Event @@ -34,6 +33,13 @@ + + 2020-01-02 + 7.17 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2019-06-21 7.15 @@ -42,4 +48,4 @@ suvari@pisilinux.org - \ No newline at end of file +