gnu: openboardview: Update home page.
* gnu/packages/electronics.scm (openboardview) [home-page]: Update URL.
This commit is contained in:
parent
49b5e7e93c
commit
d7a024a98e
1 changed files with 1 additions and 1 deletions
|
@ -333,7 +333,7 @@ supported devices, as well as input/output file format support.")
|
||||||
sdl2
|
sdl2
|
||||||
sqlite
|
sqlite
|
||||||
zlib))
|
zlib))
|
||||||
(home-page "https://openboardview.org/")
|
(home-page "https://github.com/OpenBoardView/OpenBoardView")
|
||||||
(synopsis "Viewer for BoardView files")
|
(synopsis "Viewer for BoardView files")
|
||||||
(description "OpenBoardView is a viewer for BoardView files, which present
|
(description "OpenBoardView is a viewer for BoardView files, which present
|
||||||
the details of a printed circuit board (PCB). It comes with features
|
the details of a printed circuit board (PCB). It comes with features
|
||||||
|
|
Reference in a new issue