treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
|
||||
It is a lite version of GiNaC as well, not implementing all the features
|
||||
of the full GiNaC, and it is *only* meant to be used as a Python library.
|
||||
'';
|
||||
homepage = http://pynac.org;
|
||||
homepage = "http://pynac.org";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ timokau ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user