mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-22 00:55:56 +02:00
gnu: picom: Correct typo.
* gnu/packages/compton.scm (picom): Correct spelling of "license".
This commit is contained in:
@@ -155,5 +155,5 @@ with window managers that do not provide compositing.
|
||||
|
||||
Picom is a fork of compton, which is a fork of xcompmgr-dana,
|
||||
which in turn is a fork of xcompmgr.")
|
||||
(license (list license:expat ; The original compton lincense.
|
||||
(license (list license:expat ; The original compton license.
|
||||
license:mpl2.0)))) ; License used by new picom files.
|
||||
|
||||
Reference in New Issue
Block a user