gnu: python-myhdl: Update home page URL. * gnu/packages/fpga.scm (python-myhdl) [home-page]: Use HTTP, as the TLS certificate is expired/invalid. Change-Id: I095e6509b8ba01aec2d0f7a78025adfa92a98842
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/fpga.scm
M gnu/packages/fpga.scm => gnu/packages/fpga.scm +1 -1
@@ 615,7 615,7 @@ Python program.") (base32 "0b360smk2m60vhxdi837hz75m0pnms477wkn9gh6m4v3nih1v4cx")))) (build-system python-build-system) (home-page "https://www.myhdl.org/") (home-page "http://www.myhdl.org/") (synopsis "Python as a Hardware Description Language") (description "This package provides a library to turn Python into a hardware description and verification language.")