mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-18 04:37:36 -05:00
gnu: emacs-kind-icon: Fix license field.
* gnu/packages/emacs-xyz.scm (emacs-kind-icon)[license]: Fix license.
This commit is contained in:
parent
1dbb8e930e
commit
312273fcca
1 changed files with 1 additions and 1 deletions
|
@ -18552,7 +18552,7 @@ (define-public emacs-kind-icon
|
|||
on :company-kind for compatible completion UIs. The \"kind\" prefix is
|
||||
typically used for differentiating completion candidates such as variables,
|
||||
functions, etc.")
|
||||
(license license:agpl3)))
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public emacs-svg-icon
|
||||
(let ((commit "ebc2b8d0f6c680fd575a90e683cc7b832acd1eb7")
|
||||
|
|
Loading…
Reference in a new issue