treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
preConfigure = "./autogen.sh";
|
||||
|
||||
meta = {
|
||||
homepage = http://dmedvinsky.github.io/gsimplecal/;
|
||||
homepage = "http://dmedvinsky.github.io/gsimplecal/";
|
||||
description = "Lightweight calendar application written in C++ using GTK";
|
||||
longDescription = ''
|
||||
gsimplecal was intentionally made for use with tint2 panel in the
|
||||
|
||||
Reference in New Issue
Block a user