mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 01:33:20 +00:00
perlPackages.Appcpanminus: 1.7044 -> 1.7045
This commit is contained in:
parent
372468425f
commit
829b3f6adf
@ -729,10 +729,10 @@ let
|
||||
|
||||
Appcpanminus = buildPerlPackage {
|
||||
pname = "App-cpanminus";
|
||||
version = "1.7044";
|
||||
version = "1.7045";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7044.tar.gz";
|
||||
sha256 = "9b60767fe40752ef7a9d3f13f19060a63389a5c23acc3e9827e19b75500f81f3";
|
||||
url = "mirror://cpan/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7045.tar.gz";
|
||||
sha256 = "1779w07zxlgfk35s24ksr7k9azd5yl8sbb48y1aaph7y4gf4lkmc";
|
||||
};
|
||||
meta = {
|
||||
homepage = "https://github.com/miyagawa/cpanminus";
|
||||
|
Loading…
Reference in New Issue
Block a user