mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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
This commit is contained in:
parent
27a4af383f
commit
e705e1bbeb
1 changed files with 1 additions and 1 deletions
|
@ -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.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue