perl-Log-Log4perl: 1.47 -> 1.48
This commit is contained in:
parent
00e6b9033a
commit
1d5c193ba3
1 changed files with 2 additions and 2 deletions
|
@ -7494,10 +7494,10 @@ let self = _self // overrides; _self = with self; {
|
|||
};
|
||||
|
||||
LogLog4perl = buildPerlPackage rec {
|
||||
name = "Log-Log4perl-1.47";
|
||||
name = "Log-Log4perl-1.48";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/M/MS/MSCHILLI/${name}.tar.gz";
|
||||
sha256 = "9001dded011226538b9a50c7856815bb0dba72a1e6218fdcaba56f651356b96f";
|
||||
sha256 = "cf6e9fc1f9183fabbe540d84f603c6541458034092b7c53e41008093db62dc98";
|
||||
};
|
||||
meta = {
|
||||
homepage = https://mschilli.github.io/log4perl/;
|
||||
|
|
Loading…
Reference in a new issue