From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id gIKPCYfzC2DOVwAA0tVLHw (envelope-from ) for ; Sat, 23 Jan 2021 09:59:35 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id n3piBYfzC2D5NQAAB5/wlQ (envelope-from ) for ; Sat, 23 Jan 2021 09:59:35 +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 aspmx1.migadu.com (Postfix) with ESMTPS id 762139404E4 for ; Sat, 23 Jan 2021 09:59:34 +0000 (UTC) Received: from localhost ([::1]:55270 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l3Fhd-00085C-Ey for larch@yhetil.org; Sat, 23 Jan 2021 04:59:33 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44730) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3Fh9-00083e-L7 for guix-patches@gnu.org; Sat, 23 Jan 2021 04:59:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50370) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l3Fh8-0000VN-M9 for guix-patches@gnu.org; Sat, 23 Jan 2021 04:59:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l3Fh8-0003AT-Li for guix-patches@gnu.org; Sat, 23 Jan 2021 04:59:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#45736] [PATCH v2 3/3] gnu: Minor whitespace cleanup. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 23 Jan 2021 09:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45736 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 45736@debbugs.gnu.org Received: via spool by 45736-submit@debbugs.gnu.org id=B45736.161139592212127 (code B ref 45736); Sat, 23 Jan 2021 09:59:02 +0000 Received: (at 45736) by debbugs.gnu.org; 23 Jan 2021 09:58:42 +0000 Received: from localhost ([127.0.0.1]:33681 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3Fgk-00039T-LC for submit@debbugs.gnu.org; Sat, 23 Jan 2021 04:58:42 -0500 Received: from mailrelay.tugraz.at ([129.27.2.202]:3733) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3Fgg-00039A-C9 for 45736@debbugs.gnu.org; Sat, 23 Jan 2021 04:58:36 -0500 Received: from localhost.localdomain (217-149-173-242.nat.highway.telekom.at [217.149.173.242]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4DNBQv4pYsz3xNC for <45736@debbugs.gnu.org>; Sat, 23 Jan 2021 10:58:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1611395911; bh=EgfTHJhnnqGnlrO8Oxo7U6u48wn38Z63tsX1fwcPt+A=; h=From:To:Subject:Date:In-Reply-To:References; b=OC18YNDVcFMJB55cqY+7gi641yAHZQr67yZze3XL2EfZoYDzO1pX4/A320/jktKvI CK/oKrqTf/uucvSNAUnQ0qkRyO6J7171LbXvGqmIKT+/nNY4VU4ree7odu1u4GEP8w vfpvjDXff/2IQKPid1+r0zeopNP6DlmWbK+uoEec= From: Leo Prikler Date: Sat, 23 Jan 2021 10:58:03 +0100 Message-Id: <20210123095802.9500-3-leo.prikler@student.tugraz.at> X-Mailer: git-send-email 2.30.0 In-Reply-To: <20210123095802.9500-1-leo.prikler@student.tugraz.at> References: <20210123095802.9500-1-leo.prikler@student.tugraz.at> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 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: -0.25 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=OC18YNDV; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.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: 762139404E4 X-Spam-Score: -0.25 X-Migadu-Scanner: scn1.migadu.com X-TUID: ic9lM5j48hWu * gnu/packages/game-development.scm: Update copyright line for previous renpy commits. (love-nuklear): Strip space at the end of the line. --- gnu/packages/game-development.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index 4e218b5205..5bb26897a9 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -15,7 +15,7 @@ ;;; Copyright © 2017, 2019 Rutger Helling ;;; Copyright © 2018 Marius Bakke ;;; Copyright © 2019 Pierre Neidhardt -;;; Copyright © 2019, 2020 Leo Prikler +;;; Copyright © 2019, 2020, 2021 Leo Prikler ;;; Copyright © 2019 Jethro Cao ;;; Copyright © 2020 Nicolas Goaziou ;;; Copyright © 2020 Timotej Lazar @@ -722,7 +722,7 @@ programming language.") (url "https://github.com/keharriso/love-nuklear/") (commit commit) (recursive? #t))) - ;; NOTE: the HEAD of the Nuklear git-submodule is at commit + ;; NOTE: the HEAD of the Nuklear git-submodule is at commit ;; "adc52d710fe3c87194b99f540c53e82eb75c2521" of Oct 1 2019 (file-name (git-file-name name version)) (sha256 -- 2.30.0