perlPackages.ScopeUpper: update from 0.21 to 0.24
This commit is contained in:
parent
4578679a41
commit
481cb54816
1 changed files with 3 additions and 3 deletions
|
@ -7225,10 +7225,10 @@ let self = _self // overrides; _self = with self; {
|
|||
};
|
||||
|
||||
ScopeUpper = buildPerlPackage {
|
||||
name = "Scope-Upper-0.21";
|
||||
name = "Scope-Upper-0.24";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/V/VP/VPIT/Scope-Upper-0.21.tar.gz;
|
||||
sha256 = "058nfnzp31k7hmdvbsr72nvrw0i23gwjplb6g6pag3s18m7fl1p6";
|
||||
url = mirror://cpan/authors/id/V/VP/VPIT/Scope-Upper-0.24.tar.gz;
|
||||
sha256 = "159jcwliyb7j80858pi052hkmhgy4cdbjha419kmhhqc9s1rhd5g";
|
||||
};
|
||||
meta = {
|
||||
homepage = http://search.cpan.org/dist/Scope-Upper/;
|
||||
|
|
Loading…
Reference in a new issue