treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
|
||||
hybrid and proleptic Julian and Gregorian calendar sheets. It
|
||||
also displays holiday lists for many countries around the globe.
|
||||
'';
|
||||
homepage = https://www.gnu.org/software/gcal/;
|
||||
homepage = "https://www.gnu.org/software/gcal/";
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
maintainers = [ stdenv.lib.maintainers.romildo ];
|
||||
|
||||
Reference in New Issue
Block a user