guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: evolution: Fix typo.


From: guix-commits
Subject: 01/01: gnu: evolution: Fix typo.
Date: Sat, 16 Mar 2019 18:16:59 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 92cfe6600444a3cb5d28a1c858d747cebc9ca6a8
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Mar 16 23:16:37 2019 +0100

    gnu: evolution: Fix typo.
    
    * gnu/packages/gnome.scm (evolution)[license]: Fix typo.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index bdd8293..5e74745 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7604,6 +7604,6 @@ generic enough to work for everyone.")
 that provides integrated mail, calendaring and address book
 functionality.")
     ;; See COPYING for details.
-    (license (list license:lgpl2 license:lgpl3 ; either one of these
+    (license (list license:lgpl2.0 license:lgpl3 ; either one of these
                    license:openldap2.8 ; 
addressbook/gui/component/openldap-extract.h
                    license:lgpl2+))))  ; smime/lib/*



reply via email to

[Prev in Thread] Current Thread [Next in Thread]