gnu: python-myhdl: Fix trailing whitespace in description.
* gnu/packages/fpga.scm (python-myhdl)[description]: Fix trailing whitespace.
This commit is contained in:
parent
d6bec1d46c
commit
80f179fb6b
@ -423,7 +423,7 @@ constructed by a Python program.")
|
||||
(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. ")
|
||||
a hardware description and verification language.")
|
||||
(license license:lgpl2.1+)))
|
||||
|
||||
(define-public nvc
|
||||
|
Loading…
Reference in New Issue
Block a user