treewide: homepage+src updates (found by repology, #33263)

This commit is contained in:
Samuel Dionne-Riel
2018-01-05 20:42:46 +01:00
committed by Vladimír Čunát
parent a7ef0c03d2
commit 7b97c8c0c8
147 changed files with 178 additions and 178 deletions
+2 -2
View File
@@ -715,7 +715,7 @@ let self = dotnetPackages // overrides; dotnetPackages = with self; {
meta = {
description = "Math.NET Numerics is an opensource numerical library for .Net, Silverlight and Mono";
homepage = http://numerics.mathdotnet.com/;
homepage = https://numerics.mathdotnet.com/;
license = stdenv.lib.licenses.mit;
maintainers = with stdenv.lib.maintainers; [ obadz ];
platforms = with stdenv.lib.platforms; linux;
@@ -872,7 +872,7 @@ let self = dotnetPackages // overrides; dotnetPackages = with self; {
meta = {
description = "Popular high-performance JSON framework for .NET";
homepage = "http://www.newtonsoft.com/json";
homepage = "https://www.newtonsoft.com/json";
license = stdenv.lib.licenses.mit;
maintainers = with stdenv.lib.maintainers; [ obadz ];
platforms = with stdenv.lib.platforms; linux;