[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
260/285: gnu: picom: Correct typo.
From: |
guix-commits |
Subject: |
260/285: gnu: picom: Correct typo. |
Date: |
Sun, 29 Dec 2019 20:44:43 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit e09f48705b04b35c2e44056b46d6a004fc7e543a
Author: Brett Gilio <address@hidden>
Date: Sat Dec 28 14:31:57 2019 -0600
gnu: picom: Correct typo.
* gnu/packages/compton.scm (picom): Correct spelling of "license".
---
gnu/packages/compton.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/compton.scm b/gnu/packages/compton.scm
index e03c194..9183348 100644
--- a/gnu/packages/compton.scm
+++ b/gnu/packages/compton.scm
@@ -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.
- 126/285: gnu: chez-scheme: Update to 9.5.2., (continued)
- 126/285: gnu: chez-scheme: Update to 9.5.2., guix-commits, 2019/12/29
- 235/285: gnu: emacs-ag: Adjust indentation., guix-commits, 2019/12/29
- 246/285: gnu: emacs-ccls: Update to 0.1-4., guix-commits, 2019/12/29
- 74/285: gnu: python-sphinx: Update to 2.3.1., guix-commits, 2019/12/29
- 95/285: gnu: gnunet: Fix license., guix-commits, 2019/12/29
- 198/285: gnu: emacs-telega: Update to 0.5.4., guix-commits, 2019/12/29
- 227/285: gnu: emacs-with-editor: Update to 2.9.0., guix-commits, 2019/12/29
- 228/285: gnu: emacs-minions: Update to 0.3.2., guix-commits, 2019/12/29
- 233/285: gnu: emacs-wget: Adjust indentation., guix-commits, 2019/12/29
- 237/285: gnu: emacs-calfw: Adjust indentation., guix-commits, 2019/12/29
- 260/285: gnu: picom: Correct typo.,
guix-commits <=