treewide: add quotes to recently-changed urls

Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
This commit is contained in:
Patrick Hilhorst
2020-03-28 00:05:50 +01:00
committed by GitHub
co-authored by Drew
parent 9fc5e7e473
commit 5b49816cf4
12 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ mkDerivation rec {
including Funcube Dongle Pro/Pro+, rtl-sdr, HackRF, and Universal
Software Radio Peripheral (USRP) devices.
'';
homepage = https://gqrx.dk/;
homepage = "https://gqrx.dk/";
# Some of the code comes from the Cutesdr project, with a BSD license, but
# it's currently unknown which version of the BSD license that is.
license = licenses.gpl3Plus;