treewide: homepage+src updates (found by repology, #33263)
This commit is contained in:
committed by
Vladimír Čunát
parent
a7ef0c03d2
commit
7b97c8c0c8
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user