From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id yCSzKGfdNmC1WwAA0tVLHw (envelope-from ) for ; Wed, 24 Feb 2021 23:12:39 +0000 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id +IZmJGfdNmBZLQAAbx9fmQ (envelope-from ) for ; Wed, 24 Feb 2021 23:12:39 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx2.migadu.com (Postfix) with ESMTPS id CD310E674 for ; Thu, 25 Feb 2021 00:12:38 +0100 (CET) Received: from localhost ([::1]:54068 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lF3Ke-0000ys-TY for larch@yhetil.org; Wed, 24 Feb 2021 18:12:36 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:45340) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lF3K7-0000xM-1E for guix-patches@gnu.org; Wed, 24 Feb 2021 18:12:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:52866) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lF3K6-0008WU-PO for guix-patches@gnu.org; Wed, 24 Feb 2021 18:12:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lF3K6-0001hu-Ka for guix-patches@gnu.org; Wed, 24 Feb 2021 18:12:02 -0500 Subject: bug#45739: [PATCH] Add chili-sddm-theme. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 24 Feb 2021 23:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 45739 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Z572 <873216071@qq.com> Cc: 45739-done@debbugs.gnu.org Mail-Followup-To: 45739@debbugs.gnu.org, ludo@gnu.org, 873216071@qq.com Received: via spool by 45739-done@debbugs.gnu.org id=D45739.16142082756500 (code D ref 45739); Wed, 24 Feb 2021 23:12:02 +0000 Received: (at 45739-done) by debbugs.gnu.org; 24 Feb 2021 23:11:15 +0000 Received: from localhost ([127.0.0.1]:36178 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lF3JL-0001gm-8I for submit@debbugs.gnu.org; Wed, 24 Feb 2021 18:11:15 -0500 Received: from eggs.gnu.org ([209.51.188.92]:55568) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lF3JI-0001gY-Fu for 45739-done@debbugs.gnu.org; Wed, 24 Feb 2021 18:11:14 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43722) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lF3JA-00086T-7n; Wed, 24 Feb 2021 18:11:04 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=49158 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lF3J9-0005FN-LJ; Wed, 24 Feb 2021 18:11:04 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 25 Feb 2021 00:11:02 +0100 In-Reply-To: (873216071@qq.com's message of "Sat, 09 Jan 2021 20:15:06 +0800") Message-ID: <87y2fd12pl.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.87 Authentication-Results: aspmx2.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx2.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: CD310E674 X-Spam-Score: -2.87 X-Migadu-Scanner: scn0.migadu.com X-TUID: HlrPtqB6KRbJ Hi, Z572 <873216071@qq.com> skribis: > +(define-public chili-sddm-theme > + (package > + (name "chili-sddm-theme") I change the license to gpl3+ (that=E2=80=99s what the .qml files say), add= ed a commit log, and committed on your behalf. In the future, please use =E2=80=98git format-patch=E2=80=99: https://guix.gnu.org/manual/en/html_node/Submitting-Patches.html Thanks, Ludo=E2=80=99.