mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
perlPackages.CGISimple: 1.280 -> 1.282
This commit is contained in:
@@ -4597,10 +4597,10 @@ with self;
|
||||
|
||||
CGISimple = buildPerlPackage {
|
||||
pname = "CGI-Simple";
|
||||
version = "1.280";
|
||||
version = "1.282";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/M/MA/MANWAR/CGI-Simple-1.280.tar.gz";
|
||||
hash = "sha256-GOAen/uBTl5O6neshImyBp/oNlGFUPN/bCIT61Wcar8=";
|
||||
url = "mirror://cpan/authors/id/M/MA/MANWAR/CGI-Simple-1.282.tar.gz";
|
||||
hash = "sha256-xX8PPjLN2AYSZFFVwbgptMy+TO1lXegzq5MAWYnCfy8=";
|
||||
};
|
||||
buildInputs = [
|
||||
TestException
|
||||
|
||||
Reference in New Issue
Block a user