Error building packages on Windows 7 x64. (Old title GR.jl)

In file
c:\Users\username\.julia\packages\GR\k8wwU\deps\build.jl
add line 96: @info("https://$url")
It should look like;

    try
      @info("https://$url")
      download("https://$url", file)
    catch

Run

using Pkg
Pkg.build("GR")

Show us the output of
c:\Users\username\.julia\packages\GR\k8wwU\deps\build.log

For me it shows:

[ Info: Downloading pre-compiled GR 0.35.0 Windows binary
[ Info: https://gr-framework.org/downloads/gr-0.35.0-Windows-x86_64.tar.gz