about summary refs log tree commit diff
path: root/pkgs/top-level/perl-packages.nix
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2020-04-18 15:40:49 -0400
committerJohn Ericson <John.Ericson@Obsidian.Systems>2020-04-18 15:40:49 -0400
commit1ea80c2cc378da8072f821267793561e22467c3b (patch)
treeea7d4024bb001330390b9b381402d5a1af156df4 /pkgs/top-level/perl-packages.nix
parente3d50e5cb0ad9de55f0ea3a01fd837667b038a48 (diff)
parent45b21b38a8ca61fed1b2ea7db3cd1bbe8ff3d848 (diff)
downloadnixlib-1ea80c2cc378da8072f821267793561e22467c3b.tar
nixlib-1ea80c2cc378da8072f821267793561e22467c3b.tar.gz
nixlib-1ea80c2cc378da8072f821267793561e22467c3b.tar.bz2
nixlib-1ea80c2cc378da8072f821267793561e22467c3b.tar.lz
nixlib-1ea80c2cc378da8072f821267793561e22467c3b.tar.xz
nixlib-1ea80c2cc378da8072f821267793561e22467c3b.tar.zst
nixlib-1ea80c2cc378da8072f821267793561e22467c3b.zip
Merge remote-tracking branch 'upstream/master' into staging
Diffstat (limited to 'pkgs/top-level/perl-packages.nix')
-rw-r--r--pkgs/top-level/perl-packages.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/top-level/perl-packages.nix b/pkgs/top-level/perl-packages.nix
index 7dcd961c9e3d..27b7f852707d 100644
--- a/pkgs/top-level/perl-packages.nix
+++ b/pkgs/top-level/perl-packages.nix
@@ -16811,7 +16811,7 @@ let
       sha256 = "f98a10c625640170cdda408cccc72bdd7f66f8ebe5f59dec1b96185171ef11d0";
     };
     meta = {
-      #homepage = http://web-cpan.berlios.de/modules/Statistics-Descriptive/; # berlios shut down; I found no replacement
+      #homepage = "http://web-cpan.berlios.de/modules/Statistics-Descriptive/"; # berlios shut down; I found no replacement
       description = "Module of basic descriptive statistical functions";
       license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
     };