Skip to content

Commit

Permalink
perl-Filter-Simple: 0.91 -> 0.94
Browse files Browse the repository at this point in the history
  • Loading branch information
timor authored and rycee committed Sep 9, 2017
1 parent af78d76 commit 4bf61ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/top-level/perl-packages.nix
Expand Up @@ -5755,10 +5755,10 @@ let self = _self // overrides; _self = with self; {
};

FilterSimple = buildPerlPackage {
name = "Filter-Simple-0.91";
name = "Filter-Simple-0.94";
src = fetchurl {
url = mirror://cpan/authors/id/S/SM/SMUELLER/Filter-Simple-0.91.tar.gz;
sha256 = "c75a4945e94ecfe97e1409f49df036700d2e072e288497e205c4d319a80f694d";
url = mirror://cpan/authors/id/S/SM/SMUELLER/Filter-Simple-0.94.tar.gz;
sha256 = "1lkrgsqaxf595ha1y29gxqqf4kf8cpm5yzr4gg7zngbq1nb0pz6g";
};
meta = {
description = "Simplified source filtering";
Expand Down

0 comments on commit 4bf61ab

Please sign in to comment.