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 AKDrBfnRtF42SQAA0tVLHw (envelope-from ) for ; Fri, 08 May 2020 03:28:57 +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 SO63IAXStF4zKwAAB5/wlQ (envelope-from ) for ; Fri, 08 May 2020 03:29:09 +0000 Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:470:142::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 6C1CA940BFF for ; Fri, 8 May 2020 03:29:07 +0000 (UTC) Received: from localhost ([::1]:51430 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jWthD-0007fJ-Vt for larch@yhetil.org; Thu, 07 May 2020 23:29:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58750) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jWth8-0007fC-IT for guix-patches@gnu.org; Thu, 07 May 2020 23:29:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:32790) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jWth8-0000Ki-9S for guix-patches@gnu.org; Thu, 07 May 2020 23:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jWth8-0000yD-5Q for guix-patches@gnu.org; Thu, 07 May 2020 23:29:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#40994] patch#40994 Programs With Movie Titles (PWMT) Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 08 May 2020 03:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40994 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Marius Bakke Cc: 40994@debbugs.gnu.org, Brice Waegeneire Received: via spool by 40994-submit@debbugs.gnu.org id=B40994.15889085263705 (code B ref 40994); Fri, 08 May 2020 03:29:02 +0000 Received: (at 40994) by debbugs.gnu.org; 8 May 2020 03:28:46 +0000 Received: from localhost ([127.0.0.1]:44336 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jWtgs-0000xh-Hq for submit@debbugs.gnu.org; Thu, 07 May 2020 23:28:46 -0400 Received: from knopi.disroot.org ([178.21.23.139]:34428) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jWtgq-0000xX-Uj for 40994@debbugs.gnu.org; Thu, 07 May 2020 23:28:45 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 4975535CA6; Fri, 8 May 2020 05:28:44 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t6TcDNpVWL9A; Fri, 8 May 2020 05:28:43 +0200 (CEST) Date: Thu, 7 May 2020 23:28:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1588908523; bh=aeiUeWALqEe2w4XSBioM5WgT0qBj7VFw8hA83K7RwaI=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=WBK4vJnCfGKH1OTwnMrNGrDOB5jZdKVETk3vk5wDi6UzlWEn0aJM/jRZYChbGkKAC J3QBZlg5czQxcVR+/61FUd0qD7hhBo01wKPRXtwmeVojwhEc4X/S4gt54yNh5MfPge pqXsCrYWGDWiD0SYIic2AZwZoalrXJYIvDHFIsHHD2ZDt+eTvSkRgDI39O4rb6kgds aS7ya1Krh9qCBNfRPz3y2538yotAstj6B5NRBHp3+z5l4IQqFatRH9b8nvoMQu1Lwb PjPfe2MNy2skkFW3fJuH5RrNRyjEIHRKpAns5IPl8PgZf1O2gh5ZrqRn8En3eYZ9EP Hs7xNa2nhFhPQ== From: Raghav Gururajan Message-ID: <20200507232817.0a98c27d.raghavgururajan@disroot.org> In-Reply-To: <87d07g50by.fsf@devup.no> References: <76c18088643dcab9d395a0f9760d3a74@waegenei.re> <20200502120901.36d80711.raghavgururajan@disroot.org> <87d07g50by.fsf@devup.no> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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-Scanner: scn0 X-Spam-Score: 1.59 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=disroot.org header.s=mail header.b=WBK4vJnC; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disroot.org (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 2001:470:142::17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Scan-Result: default: False [1.59 / 13.00]; GENERIC_REPUTATION(0.00)[-0.49892951563197]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2001:470:142::/48:c]; MV_CASE(0.50)[]; DWL_DNSWL_FAIL(0.00)[2001:470:142::17:server fail]; R_DKIM_REJECT(1.00)[disroot.org:s=mail]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.10), country: US(-0.00), ip: 2001:470:142::17(-0.50)]; DKIM_TRACE(0.00)[disroot.org:-]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; MAILLIST(-0.20)[mailman]; FREEMAIL_TO(0.00)[fastmail.com]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:22989, ipnet:2001:470:142::/48, country:US]; TAGGED_FROM(0.00)[larch=yhetil.org]; FROM_NEQ_ENVFROM(0.00)[raghavgururajan@disroot.org,guix-patches-bounces@gnu.org]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; MIME_GOOD(-0.10)[text/plain]; HAS_LIST_UNSUB(-0.01)[]; DNSWL_BLOCKED(0.00)[2001:470:142::17:from]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_SEVEN(0.00)[9]; FORGED_SENDER_MAILLIST(0.00)[]; DMARC_POLICY_SOFTFAIL(0.10)[disroot.org : SPF not aligned (relaxed),none] X-TUID: WDqnzoY0RNZG Hi Marius! > I'm not convinced that moving these packages are worth the effort, > though I'm not opposed to it either. What is the rationale? The idea is to put together the packages of PWMT project. The concept is similar to suckless.scm. > For each patch, please include the copyright information for that > package only. I don't think all of these people worked on girara. Yes, they have. I checked with git log. :-) > Likewise for modules: gnome, web, xorg and xdisorg seems unused for > girara. > > And (guix download). > > And gnu-build-system. > > Also make sure that the files end with a newline, like all other files > in Guix. I have made these changes and sent updated patch to the thread. Regards, RG.