[cpan2nix] perlPackages.TimeLocal: 1.25 -> 1.28
This commit is contained in:
parent
69ac41458e
commit
990c3e5316
@ -16930,10 +16930,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
TimeLocal = buildPerlPackage {
|
||||
name = "Time-Local-1.25";
|
||||
name = "Time-Local-1.28";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/D/DR/DROLSKY/Time-Local-1.25.tar.gz;
|
||||
sha256 = "1ae9c51d777ac44a3ebc154dc625ba24d7c0cde6a8b6dba87b46d0777889fef2";
|
||||
url = mirror://cpan/authors/id/D/DR/DROLSKY/Time-Local-1.28.tar.gz;
|
||||
sha256 = "9278b9e5cc99dcbb0fd27a43e914828b59685601edae082889b5ee7266afe10e";
|
||||
};
|
||||
meta = {
|
||||
description = "Efficiently compute time from local and GMT time";
|
||||
|
Loading…
Reference in New Issue
Block a user