Merge branch 'master' into staging-next
This commit is contained in:
@@ -41,7 +41,7 @@ in stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Library to use HTTPSEverywhere in desktop applications";
|
||||
homepage = https://gitlab.gnome.org/GNOME/libhttpseverywhere;
|
||||
homepage = "https://gitlab.gnome.org/GNOME/libhttpseverywhere";
|
||||
license = licenses.lgpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ sternenseemann ] ++ teams.gnome.members;
|
||||
|
||||
Reference in New Issue
Block a user