[nix-update-cpan] perlPackages.FileMimeInfo: 0.29 -> 0.30
This commit is contained in:
parent
d7eed4974c
commit
16c8f43778
@ -7951,10 +7951,10 @@ let
|
|||||||
|
|
||||||
FileMimeInfo = buildPerlPackage {
|
FileMimeInfo = buildPerlPackage {
|
||||||
pname = "File-MimeInfo";
|
pname = "File-MimeInfo";
|
||||||
version = "0.29";
|
version = "0.30";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/M/MI/MICHIELB/File-MimeInfo-0.29.tar.gz";
|
url = "mirror://cpan/authors/id/M/MI/MICHIELB/File-MimeInfo-0.30.tar.gz";
|
||||||
sha256 = "1sh8r6vczyz08zm8vfsjmkg6a165wch54akjdrd1vbifcmwjg5pi";
|
sha256 = "0wm87gpagb35d7c4nyaf9z3ry0jb3g5xpyjfzcxqcfxyj2zy9ip2";
|
||||||
};
|
};
|
||||||
doCheck = false; # Failed test 'desktop file is the right one'
|
doCheck = false; # Failed test 'desktop file is the right one'
|
||||||
buildInputs = [ FileBaseDir FileDesktopEntry ];
|
buildInputs = [ FileBaseDir FileDesktopEntry ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user