gnu: lightning: Fix typo.
This is a followup to commit c283b22e93
.
* gnu/packages/assembly.scm (lightning): Add 'license' prefix.
master
parent
384bc22ad8
commit
da0cef6a2d
|
@ -111,4 +111,4 @@ run-time. Thus, it is useful in creating Just-In-Time compilers. It
|
|||
abstracts over the target CPU by exposing a standardized RISC instruction set
|
||||
to the clients.")
|
||||
(home-page "http://www.gnu.org/software/lightning/")
|
||||
(license gpl3+)))
|
||||
(license license:gpl3+)))
|
||||
|
|
Reference in New Issue