treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
|
||||
programming language and organized in the form of a library.
|
||||
'';
|
||||
|
||||
homepage = https://www.gnu.org/software/glpk/;
|
||||
homepage = "https://www.gnu.org/software/glpk/";
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
|
||||
maintainers = with stdenv.lib.maintainers; [ bjg timokau ];
|
||||
|
||||
Reference in New Issue
Block a user