treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -25,7 +25,7 @@ mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Graphical frontend (GUI) to GDB";
|
||||
homepage = http://gede.acidron.com;
|
||||
homepage = "http://gede.acidron.com";
|
||||
license = licenses.bsd2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ juliendehos ];
|
||||
|
||||
Reference in New Issue
Block a user