perl-sub-uplevel: ver. bump to 0.25

This commit is contained in:
suvari
2016-03-14 12:40:51 +02:00
parent 584bafe46c
commit 7ac9be3f56
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Module to apparently run a function in a higher stack frame</Summary>
<Description>Like Tcl's uplevel() function, but not quite so dangerous. The idea is just to fool caller(). All the really naughty bits of Tcl's uplevel() are avoided.</Description>
<Archive sha1sum="08291d556929c75e5861a030f877323b60131694" type="targz">http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.24.tar.gz</Archive>
<Archive sha1sum="7fb12ed2e8ebb815e6c69e503fd8ff98b3eb57d1" type="targz">http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.25.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
@@ -31,6 +31,13 @@
</Package>
<History>
<Update release="5">
<Date>2016-03-14</Date>
<Version>0.25</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2014-09-10</Date>
<Version>0.24</Version>